Difference between revisions of "API CheckProximityWarning"

From Vendetta Lua
Jump to: navigation, search
(split)
 
 
(One intermediate revision by the same user not shown)
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_type    = nil
'''Description:'''<br>
+
| notes        =
Trigger the PROXIMITY_ALERT event if a character, that hasn't been before, is within proximity range
+
}}
<br>
+

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