A simple addon that can dramatically reduce the character space used when creating macros by creating two new slash commands. /et0 and /et1
Example Macros
Without ErrorToggle (213 characters)
#showtooltip /console SetCVar("Sound_EnableSFX", 0) /run UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE") /cast Fireball /console SetCVar("Sound_EnableSFX", 1) /run UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE")
With ErrorToggle (37 characters)
#showtooltip /et0 /cast Fireball /et1
Facts
- Date created
- 01 Jun 2009
- Category
- Last update
- 03 Jun 2009
- Development stage
- Abandoned
- License
- Public Domain
- Recent files
- R: ErrorToggle for 3.1.0 on 03 Jun 2009
- R: ErrorToggle for 3.1.0 on 03 Jun 2009