Chat commands
From HEWIKI
Chat commands are commands that are issued in either HeroBlade's chat panel or your own game-specific chat GUI. They are interpreted in HSL.
Some commands are included as a part of Clean Engine implementations of HSL systems.
Creation
To create a Chat command:
- Write a command script
- Link the script to a new command with /REGISTER
For a step-by-step tutorial, see Creating server scripts.
List of commands
For a list of some commonly-used chat commands, see Category:Chat commands
See also
- Chat Commands (which are run on the server) should not be confused with client-side CLI Commands, which are typed into the Console Window.