on_trigger(func_name, name) | ||
Parameters: | ||
func_name | (string) name of the function, or "" to unregister the event | |
name | (srting) name of the trigger | |
Returns: | ||
none | ||
Description: | ||
Register a callback for when a character enters a script trigger. 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 |