Difference between revisions of "LUA:MiscFunctions"

(Created page with "= EQ2Emulator: LUA Miscellaneous Functions = details to come GetCurrentZoneSafeLocation HasItem() [[LUA:HasMoved|HasMoved()...")
 
Line 3: Line 3:
  
  
[[LUA:GetCurrentZoneSafeLocation|GetCurrentZoneSafeLocation]]
+
[[LUA:GetCurrentZoneSafeLocation|GetCurrentZoneSafeLocation()]]
  
 
[[LUA:HasItem|HasItem()]]
 
[[LUA:HasItem|HasItem()]]
Line 9: Line 9:
 
[[LUA:HasMoved|HasMoved()]]
 
[[LUA:HasMoved|HasMoved()]]
  
[[LUA:IsPlayer|IsPlayer]]
+
[[LUA:IsPlayer|IsPlayer()]]
  
[[LUA:SetPlayerProximityFunction|SetPlayerProximityFunction]]
+
[[LUA:SetPlayerProximityFunction|SetPlayerProximityFunction()]]
  
[[LUA:Zone|Zone]]
+
[[LUA:Zone|Zone()]]
  
  
 
__NOTOC__
 
__NOTOC__

Revision as of 15:48, 12 February 2012

EQ2Emulator: LUA Miscellaneous Functions

details to come


GetCurrentZoneSafeLocation()

HasItem()

HasMoved()

IsPlayer()

SetPlayerProximityFunction()

Zone()