mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-19 19:12:26 +00:00
Updated Lua Parser (markdown)
parent
f8ce2a6168
commit
014a617720
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user