Question: What are the EQ2 /slash commands?
EQ2 Slash Commands
- /act clip all
- Exports the "All" encounter of the current zone to the clipboard.
- /act clip last
- Export the last completed encounter to the clipboard.
- /act clip last-#
- Export the last completed encounter minus #. IE, last-0 is the same as the last completed encounter; last-5 is five encounters ago.
- /act macro all
- Exports the "All" encounter of the current zone to a macro file. Typing in-game /do_file_commands act-export.txt will execute the macro.
- /act macro last
- Export the last completed encounter to a macro file. Typing in-game /do_file_commands act-export.txt will execute the macro.
- /act macro: gsay
- This will change future macro's exported channel to group say. You can replace gsay with things like /1 for a chat channel or /gu for guild say, etc. It is a very bad idea to attempt to use a "blank" export channel, as EQ2 will consider the macro commands invalid instead of using the default channel.
- /act clear html
- This will clear the HTML index of encounter entries to make things less cluttered.
- /act clear
- This will clear the Main tab of encounter entries, reducing consumed memory and may reduce CPU usage.
- /act end
- This will immediately end the current encounter. If you are in combat and use this command, the encounter will be split.
- /act add Player
- Adds Player to the selective parsing list and checks.
- /act remove Player
- Unchecks Player in the selective parsing list.
- /act reset players
- Unchecks all players in the selective parsing list.
- /act timer TimerName
- Manually triggers a spell timer by name. This must be preconfigured in ACT.
- /browser
- Shows the EQ2 embedded HTML browser.