mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-21 00:22:25 +00:00
Updated Lua Entity List (markdown)
parent
830113c009
commit
0bd5f76eb7
@ -70,4 +70,4 @@ Spawn_List GetSpawnList();
|
|||||||
Void SignalAllClients(Integer signal);
|
Void SignalAllClients(Integer signal);
|
||||||
```
|
```
|
||||||
|
|
||||||
Mob_List, Client_List, NPC_List, Corpse_List, Object_List and Doors_List are Lua tables that have an entries field that is a table that contains the entity list of all those types.
|
Mob_List, Client_List, NPC_List, Corpse_List, Object_List, Doors_List and Spawn_List are Lua tables that have an entries field that is a table that contains the entity list of all those types.
|
||||||
Loading…
x
Reference in New Issue
Block a user