SendCommand
Revision as of 17:00, 9 March 2022 by 157.46.138.66 (talk) (Created page with "{{Welcome| desc=This will send a command to the server as though the NPC typed /command.| params=<syntaxhighlight lang="lua">(commandtext)</syntaxhighlight> <poem>::commandtex...")
Description:
This will send a command to the server as though the NPC typed /command.
Parameters:
(commandtext)
commandtext: The text to be send as command.
Return Values:
This function does not return any specific values.
Example
Related Functions
The following functions may be helpful as they relate to this function in one way or another.