No Commands Found
Try a different search term
The everquest game engine supports a number of "slash commands" which can be entered into a chat/command window or placed within the a macro. Each command has a general syntax which is /command [parameters] [data]. With the exception of the /pause command only one slash command can be placed on a single line. (see /pause for details)
- Everquest uses a command search pattern which matches on the shortest unique string in the command set. What this means is that most commands can be abbreviated to their shortest unique form. (Ex. /ttell can be shortened to /tt because no other command starts with a double "tt". Similarly /anonymous can be shorted to /anon, etc...)
- Some commands have an alternate syntax which is also listed. Alternate syntaxes are generally older versions of the command which have been retained for backward compatibility. Alternate syntaxes may be removed in the future and should be avoided when creating new macros or using commands in chat.