mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-21 14:42:27 +00:00
Updated Lua API (markdown)
parent
8f2112acf0
commit
a6aebce5bc
@ -1,9 +1,11 @@
|
|||||||
[Return to the Lua Parser](Lua-Parser)
|
|
||||||
|
|
||||||
The Lua API consisted of many exported classes and some general functions.
|
The Lua API consisted of many exported classes and some general functions.
|
||||||
* [HateList](Lua-Hate-List)
|
* [HateList](Lua-Hate-List)
|
||||||
* [Lua Constants](Lua-Constants)
|
* [Lua Constants](Lua-Constants)
|
||||||
|
|
||||||
|
# Other Pages
|
||||||
|
|
||||||
|
* [[Lua Parser]]
|
||||||
|
|
||||||
# Packet
|
# Packet
|
||||||
```lua
|
```lua
|
||||||
packet:GetOpcode(); -- int
|
packet:GetOpcode(); -- int
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user