mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 01:52:02 +00:00
Updated Lua Parser (markdown)
@@ -2,6 +2,8 @@ The Lua Parser is a quest parser for EQEmu that uses the Lua embedded programmin
|
||||
|
||||
We use Lua 5.1 so the [Lua 5.1 Manual](http://www.lua.org/manual/5.1/manual.html) applies. Section 2 is a bit of a dense read but may be of particular Integererest to those just getting started with Lua.
|
||||
|
||||
The rest of this guide assumes you know Lua 5.1, if you don't then it wont make sense at parts and you'll end up asking stupid questions so please learn it before you go further.
|
||||
|
||||
## Table of Contents
|
||||
* [Init Scripts](#init-scripts)
|
||||
* [NPC Scripts](#npc-scripts)
|
||||
|
||||
Reference in New Issue
Block a user