mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Updated Lua Client (markdown)
@@ -240,4 +240,5 @@ Lua_Raid GetRaid();
|
|||||||
bool PutItemInInventory(int slot_id, Lua_ItemInst inst);
|
bool PutItemInInventory(int slot_id, Lua_ItemInst inst);
|
||||||
bool PushItemOnCursor(Lua_ItemInst inst);
|
bool PushItemOnCursor(Lua_ItemInst inst);
|
||||||
Lua_Inventory GetInventory();
|
Lua_Inventory GetInventory();
|
||||||
|
void SendItemScale(Lua_ItemInst inst);
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user