This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Need to change line 153 in function buttonOnUpsate (self) in Core.luafrom if inRange == 0 thento if inRange == false then
This will again allow items on the questitembar to color when out of range
the 0,1 logic has been replaced with false, true respectively
To post a comment, please login or register a new account.