| action_play_custom(name, anim_name[, percentage]) |
|
| Parameters: |
| name | | (string) name of character |
| anim_name | | (string) name of animation to play (valid action names can be found in anim_actions.xtbl, in data/tables) |
| percentage | | (float, optional) percentage done to check for (defaults to 0.8) |
| |
| Returns: |
| none |
|
| Description: |
| Make a human play a custom animation, blocking until the animation is done. If possible, the action_play script action should be used instead where possible. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |