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