Range Help
This is the original Range Help fixed for 2.0.1 lua changes using the FixAddons program. Tested and seems to work fine. (Also since removed 2 bugs)
Type /rh to get to options.
= Note =
Automatic bar swapping is dead post 2.0.1. Many people ask for it and the answer is always the same. To swap bars you will have to press a key and macros are the best way to solve this now.
I got that error of the action page.... but when i disable in menu the option to switch the action bar it desappeared :D So its working now fine for me :D
I tested it out as well
same error
Interface\AddOns\RangeHelp\RangeHelp.lua:111: ChangeActionBarPage() Needs a page in the Range 1 to 6
I made sure had the appropriate spells in the bar (default: wing clip - melee, auto-shot - Range)
The Heads up part that tells if they are Range or Melee works fine, the bar switching is what isnt working.
Yep, found and fixed the error. Will upload once I figure out how to do this here... Anyway, action bar swapping will only work out of combat. There will be no error in combat, but nothing happens.
Anyway, fix up as soon as I figure where curse-gaming hides how to do that
A cheap fix to that error is to open the RangeHelp.lua file in Notepad and change all of ChangeActionBarPage() entries with ChangeActionBarPage(CURRENT_ACTIONBAR_PAGE)
This isn't a complete fix since it doesn't want to switch to the melee bar when in your Dead zone.