• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Tomes of Attack lost when transforming

Status
Not open for further replies.
Level 19
Joined
Dec 12, 2010
Messages
2,069
Is there any way to restore lost bonuses from tomes?
There are used spells, based on Metamorphosis, and bonuses from tomes comes from modified Tome of experience.
I tried to re-add tomes on transformation, but nothing changed at all -
UnitAddItemByIdSwapped() - didnt do anyting
UnitAddItemById() - same
UnitMakeAbilityPermanent - same
etc

Is there any way at all, except changing transform base spell?
 
Level 17
Joined
Nov 13, 2006
Messages
1,814
Is there any way to restore lost bonuses from tomes?
There are used spells, based on Metamorphosis, and bonuses from tomes comes from modified Tome of experience.
I tried to re-add tomes on transformation, but nothing changed at all -
UnitAddItemByIdSwapped() - didnt do anyting
UnitAddItemById() - same
UnitMakeAbilityPermanent - same
etc

Is there any way at all, except changing transform base spell?

if bonus is agi/str/int then u cant check before metamorph then add it with another abilities after metamorph?

sorry i dont know better way coz i also use bonus things & metamorph ability but for my bonus give the unit abilities not charged items :/

(i also add/decrease +max hp with adding removeing ability, so overall i use bonus but i think every item bonuses replaceable with unit ability)
 
Status
Not open for further replies.
Top