customization_swap_player_rig(rig_name, anim_set[, sync_flags]) | ||
Parameters: | ||
rig_name | (string) name of the rig to apply to the player(s) | |
anim_set | (string) name of the animation set to use with the rig | |
sync_flags | (integer, optional) synchronization type (MULTI_SYNC_LOCAL = affects local player, MULTI_SYNC_REMOTE = affects remote player, or MULTI_SYNC_ALL = affects both players; defaults to MULTI_SYNC_ALL) | |
Returns: | ||
none | ||
Description: | ||
Switch the rig of the player to something other than what the player should be using. | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |