Description
Step Counter tracks distance traveled in game based on how the user defines it.
STILL WORK IN PROGRESS.
How far has your hero traveled in game?
Features:
- Total steps tracked
- Steps per zone tracked
- Step limit function
- Steps per session tracker
- Movable/hidable UI window
- Slash commands to modify experience
Slash Commands:
- /stephelp - displays all slash commands
- /stepreset - resets total steps to 0
- /stepadd <number> - adds or subtracts steps from total, use negative number to subtract
- /steplimit <number> - sets a step limit that once exceeded, turns screen red
- /steplimitadd <number> - adds or subtracts from step limit without a total reset
- /stepspend <number> - adds steps to both total steps + today's steps
- /stepstride <number> - modifies how many yards per step (default is 1.4)
- /stepzones - reports all steps counted across all zones
- /stepresetall - resets all data including all zone steps
- /steptoggle - Show/hide the Addon UI. (Still works while hidden)
- /steplimiton - Turns on the step limit function
- /steplimitoff - Turns off the step limit function



