I'm trying to setup my map to use imported scripts ala MotiveMe's example and just not getting it. If anyone who uses this method is willing walk me through it over vent please PM me and I'll setup a time that works for you.
How would you add an ability to a unit so it appears on their command card via a trigger?
ie. there's a list of 30 special attack commands, as a unit moves over a special region they will recieve a random one of these. I know how to make all the ability just not how to dynamically give them to a unit via a trigger. Any thoughts?
0
Referring to this one: http://forums.sc2mapster.com/development/tutorials/888-trigger-writing-code-in-pure-galaxy/#p9
Seem like this should enable you to code in GUI as well as text editor for imported files.
0
I'm trying to setup my map to use imported scripts ala MotiveMe's example and just not getting it. If anyone who uses this method is willing walk me through it over vent please PM me and I'll setup a time that works for you.
Thanks!!
0
thanks guys
0
how do you define constants to be used in several trigger within the gui? thanks!
0
How would you add an ability to a unit so it appears on their command card via a trigger?
ie. there's a list of 30 special attack commands, as a unit moves over a special region they will recieve a random one of these. I know how to make all the ability just not how to dynamically give them to a unit via a trigger. Any thoughts?
Thanks!