mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-07 23:52:24 +00:00
Updated Lua General Functions (markdown)
parent
501d191d01
commit
0869c5a558
@ -159,6 +159,8 @@ Void stop_follow();
|
||||
Client get_initiator(); -- These three are mostly for writing modules that extend the eq namespace
|
||||
Mob get_owner();
|
||||
ItemInst get_quest_item();
|
||||
Void map_opcodes(); -- will refresh the internal opcode dispatch
|
||||
Void clear_opcode(Integer opcode); -- removes the internal opcode handler for the following opcode
|
||||
```
|
||||
|
||||
SpawnPointOptions is a lua table that accepts the following values:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user