item_anim_play(name, anim_action[, use_high_priority[, anim_state]]) | ||
Parameters: | ||
name | (string) name of the script item | |
anim_action | (string) name of the animation to play | |
use_high_priority | (bool, optional) play action at a higher than normal priority (default false) (only use this if you really need it) | |
anim_state | (string, optional) name of state to play | |
Returns: | ||
none | ||
Description: | ||
Play an animation on an item | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |