API CheckProximityWarning: Difference between revisions

From Vendetta Lua
Jump to navigationJump to search
No edit summary
No edit summary
 
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