Difference between revisions of "API CheckProximityWarning"

From Vendetta Lua
Jump to: navigation, search
 
Line 2: Line 2:
 
| name        = CheckProximityWarning
 
| name        = CheckProximityWarning
 
| desc        = Trigger the PROXIMITY_ALERT event if a character, that hasn't been before, is within proximity range
 
| desc        = Trigger the PROXIMITY_ALERT event if a character, that hasn't been before, is within proximity range
| ret1_name    = nil
 
 
| ret1_type    = nil
 
| ret1_type    = nil
 
| notes        =  
 
| notes        =  
 
}}
 
}}

Latest revision as of 10:20, 5 April 2011

CheckProximityWarning

Definition

CheckProximityWarning() ->  nil
Description

Trigger the PROXIMITY_ALERT event if a character, that hasn't been before, is within proximity range
Returns

Type Name Description
nil