mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 20:30:25 +00:00
Updated Lua Entity List (markdown)
@@ -17,6 +17,7 @@ Mob GetMob(Integer id);
|
||||
Mob GetMobByNpcTypeID(Integer npc_type);
|
||||
NPC GetNPCByID(Integer id);
|
||||
NPC GetNPCByNPCTypeID(Integer npc_type);
|
||||
Bool IsMobSpawnedByNpcTypeID(Interger npc_type);
|
||||
Client GetClientByName(String name);
|
||||
Client GetClientByAccID(Integer acct_id);
|
||||
Client GetClientByID(Integer id);
|
||||
|
||||
Reference in New Issue
Block a user