A swing timer that indicates the next expected swing and/or shot to happen by displaying a white bar that fills up a darker background.
Two bars are currently present.
- The top bar represents the melee swing timer
- The bottom bar represents the ranged swing timer
- On the right of the github page, under the header 'Releases', click the "tags" button
- Click the tag called: "latest"
- Under the header 'Assets' click and download the file:
Samuel.zip
- Opening the Samuel.zip archive should show a single folder called
Samuel
- Copy that folder inside the /Interface/AddOns/ folder of your client.
/sam [command] [parameters]
/samuel [command] [parameters]
setMarkerSize [0.0+]
-- Set the amount of seconds of your swing time the marker should coversetRangedMarkerSize [0.0+]
-- Set the amount of seconds of your ranged time the marker should covershowMarker
-- Toggle whether the red marker is showingshowRangedMarker
-- Toggle whether the red marker is showing for rangedlock
-- Toggle whether the bar is locked to the screenactivate
-- Toggle whether the AddOn itself is activesetBarWidth [0+]
-- Set the width of the barsetBarHeight [0+]
-- Set the height of the bar