on_character_grabbed(function_name, human_name) | ||
Parameters: | ||
function_name | (string) name of the callback function, or "" to unregister the event | |
human_name | (string) name of the character | |
Returns: | ||
none | ||
Description: | ||
Register a callback function for when a character is grabbed. When the callback is executed, the following parameters are passed to it: | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |