on_mission_item_pickup(func_name)

Parameters:
func_name (string) name of the function, or "" to unregister the event
 
Returns:
none

Description:
Register a callback function for when a mission item is picked up by the player.

When the callback is executed, the following parameters are passed to it:
 - (string) name of the player that picked up the object

 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:16