Updated Lua General Functions (markdown)

Alex 2013-07-13 14:02:08 -07:00
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: