mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 19:47:16 +00:00
Updated Lua API (markdown)
+1
@@ -529,6 +529,7 @@ npc:GetSpellFocusHeal(); -- int
|
|||||||
npc:GetSwarmOwner(); -- int
|
npc:GetSwarmOwner(); -- int
|
||||||
npc:GetSwarmTarget(); -- int
|
npc:GetSwarmTarget(); -- int
|
||||||
npc:GetWaypointMax(); -- int
|
npc:GetWaypointMax(); -- int
|
||||||
|
npc:GiveCash(int copper, int silver, int gold, int platinum); -- void
|
||||||
npc:IsAnimal(); -- bool
|
npc:IsAnimal(); -- bool
|
||||||
npc:IsGuarding(); -- bool
|
npc:IsGuarding(); -- bool
|
||||||
npc:IsOnHatelist(Lua_Mob ent); -- bool
|
npc:IsOnHatelist(Lua_Mob ent); -- bool
|
||||||
|
|||||||
Reference in New Issue
Block a user