Updated Lua Parser (markdown)

Alex 2013-06-19 21:24:35 -07:00
parent 3ee7d9de1f
commit bb5edd0ab2

@ -672,7 +672,7 @@ Note: Encounter scripts cannot properly catch EVENT_COMMAND or EVENT_TRADE unles
> {
> Client self;
> String command;
> IntegerArray args;
> StringArray args;
> }
> ```
> Returning a non-zero value will suppress the command not found message