mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-04 22:42:36 +00:00
Updated Lua General Functions (markdown)
parent
8c436ebb48
commit
87effe94a0
@ -148,6 +148,7 @@ Void remove_area(Integer id);
|
|||||||
Void clear_areas();
|
Void clear_areas();
|
||||||
Void remove_spawn_point(Integer spawn2_id);
|
Void remove_spawn_point(Integer spawn2_id);
|
||||||
Void add_spawn_point(SpawnPointOptions table);
|
Void add_spawn_point(SpawnPointOptions table);
|
||||||
|
Void attack(String client_name);
|
||||||
```
|
```
|
||||||
|
|
||||||
SpawnPointOptions is a lua table that accepts the following values:
|
SpawnPointOptions is a lua table that accepts the following values:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user