You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "LUA:GetFunctions"
(→EQ2Emulator: LUA Get Functions) |
(→EQ2Emulator: LUA Get Functions) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 52: | Line 52: | ||
[[LUA:GetClassName|GetClassName()]] | [[LUA:GetClassName|GetClassName()]] | ||
| + | |||
| + | [[LUA:GetArchetypeName|GetArchetypeName()]] | ||
[[LUA:GetModelType|GetModelType()]] | [[LUA:GetModelType|GetModelType()]] | ||
| Line 96: | Line 98: | ||
[[LUA:GetLootCoin|GetLootCoin()]] | [[LUA:GetLootCoin|GetLootCoin()]] | ||
| + | |||
| + | [[LUA:GetEquippedItemBySlot|GetEquippedItemBySlot()]] | ||
| + | |||
| + | [[LUA:GetEquippedItemByID|GetEquippedItemByID()]] | ||
| + | |||
| + | [[LUA:GetItemByID|GetItemByID()]] | ||
| + | |||
__NOTOC__ | __NOTOC__ | ||
Latest revision as of 17:53, 13 August 2013
EQ2Emulator: LUA Get Functions
details to come