• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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