• 🏆 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!

[Solved] Bribe's Damage Engine

Status
Not open for further replies.
Level 11
Joined
Jul 9, 2009
Messages
926
I tried to import the Damage Engine of Bribe.
I have done all the requirements
like copying the cheat death ability and copying his indexer
but then whenever I try to save the map this
error comes out

  • call TimerStart(udg_DmgEvTimer, 0, false, function DmgEvRemoveAbilities)
Anybody know on how I would fix this ? thanks :)

EDIT:
Figured it out on my own by looking at the sixth page of the spell.
Have to create DmgEvTimer manually cause it does not auto create the variable
sorry for the bother. :)
 
Status
Not open for further replies.
Top