player_release_human_shield(player_name[, instant_release[, execute_shield]]) | ||
Parameters: | ||
player_name | (string) name of the player that should release their human shield | |
instant_release | (boolean, optional) set to true to make the release instant, or false to animate properly (defaults to false) | |
execute_shield | (boolean, optional) execute shield (instant release must be false) | |
Returns: | ||
(boolean) true if the player has started to release their human shield | ||
Description: | ||
Tells a player to release their human shield | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |