Grabbing animation IDs

Dykerosoft

Active Member
Reputation
0
If I were programming a script how would I go about grabbing a certain animation ID?

An updated item ID list would be great too.
 
actionSender.Get("ANIMID")
}
do.ANIMID.Get("0863", "Wave");
return;


thats a single animaation, or u want it to be multi?
 
Back
Top