mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-28 15:42:26 +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;
|
> Client self;
|
||||||
> String command;
|
> String command;
|
||||||
> IntegerArray args;
|
> StringArray args;
|
||||||
> }
|
> }
|
||||||
> ```
|
> ```
|
||||||
> Returning a non-zero value will suppress the command not found message
|
> Returning a non-zero value will suppress the command not found message
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user