You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "LUA:MiscFunctions"
John adams (talk | contribs) (Created page with "= EQ2Emulator: LUA Miscellaneous Functions = details to come GetCurrentZoneSafeLocation HasItem() [[LUA:HasMoved|HasMoved()...") |
John adams (talk | contribs) |
||
| 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