position_is_in_trigger(trigger_name, pos_x, pos_y, pos_z)

Parameters:
trigger_name (string) name of the trigger
pos_x (float) x-coordinate of the point
pos_y (float) y-coordinate of the point
pos_z (float) z-coordinate of the point
 
Returns:
(boolean) true if the point is in the trigger volume, else false

Description:
Check if a point is inside a particular trigger's volume.
 

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