HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Can someone make this trigger ?

05-21-2003, 05:40 AM#1
MidNightPaladin
I know its probably very hard but can someone make an advanced version if the play unit's animation trigger so that it would not be sent by key set name eg: stand-2 but on frame number eg: any integer.

Plz this kind of trigger would really help.
05-21-2003, 02:36 PM#2
PitzerMike
This function already exists.

SetUnitAnimationByIndex

i guess that's the name of the function. look in the common.j or blizzard.j to be sure. learn JASS if you don't know how you would use this.