mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-25 16:52:25 +00:00
Updated Lua Client (markdown)
parent
c027d78456
commit
c25fbccde5
@ -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);
|
||||||
```
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user