mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Updated Lua Parser (markdown)
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user