Difference between revisions of "API CheckProximityWarning"

From Vendetta Lua
Jump to: navigation, search
(split)
 
Line 1: Line 1:
=== CheckProximityWarning ===
+
{{Function
'''Definition:'''<br>
+
| name        = CheckProximityWarning
CheckProximityWarning() -> nil
+
| desc        = Trigger the PROXIMITY_ALERT event if a character, that hasn't been before, is within proximity range
<br>
+
| ret1_name    = nil
'''Description:'''<br>
+
| ret1_type    = nil
Trigger the PROXIMITY_ALERT event if a character, that hasn't been before, is within proximity range
+
| notes        =
<br>
+
}}

Revision as of 10:19, 5 April 2011

CheckProximityWarning

Definition

CheckProximityWarning() ->  nil  nil
Description

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

Type Name Description
nil nil