How to create the skill which is similar to Earthshaker's skill Enchant Totem (increases damage and lasts only for 1 attack) using simple GUI?
Thank you.
When you want to create unit somewhere, you also create a location (e.g. you create dummy at (position of (triggering unit)) - this creates new location and upon it you create dummy). Each location takes a bit of your pc's memory.One short question. As I am very very new to World Editor, why is it necessary to put the action of custom script: call RemoveLocation(udg_tempLoc)?
I mean the variables: DamageEvent, DamageEventTarget, DamageEventSource, what should I set or what should I do with them?
Those variables, I have to make it myself? It's tough...