mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-08 19:12:23 +00:00
Updated Lua API (markdown)
parent
51228d9f33
commit
682fa2d54b
@ -540,6 +540,7 @@ npc:MoveTo(float x, float y, float z, float h, bool save); -- void
|
||||
npc:NextGuardPosition(); -- void
|
||||
npc:PauseWandering(int pause_time); -- void
|
||||
npc:PickPocket(Lua_Client thief); -- void
|
||||
npc:RandomizeFeatures(bool sendIllusion, bool saveToInstance); -- void
|
||||
npc:RemoveAISpell(int spell_id); -- void
|
||||
npc:RemoveCash(); -- void
|
||||
npc:RemoveItem(int item_id); -- void
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user