mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 12:38:21 +00:00
Updated Lua API (markdown)
+4
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user