This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What version of Grid2 are you using?
r872
What game client version (windows or mac) and language are you using ?
Windows, English
What steps will reproduce the problem?
-
Did you try having Grid2 as the only enabled addon and everything else disabled?
Yes
Was it working in a previous version? If yes, which was the last good one?
Don't know/remember
Do you have an error log of what happened? If you don't see any errors, make sure that error reporting is enabled (`/console scriptErrors 1`) or install [BugSack](https://mods.curse.com/addons/wow/BugSack).
Please provide any additional information below.
Recently read up a bit more on some neat stuff that is possible with this addon, and wanted to set up neighbors and highlighter to keep track of who is in good range for chainheals etc. However, the highlighter and neighbors are not showing up under my AoE heals. I tried using the following script as posted in issue #288 but it doesn't seem to work for me.Script:
/script Grid2:DbSetValue("statuses","aoe-neighbors",nil)
Blizzard removed the possibility to track players positions and distances two years ago (game patch 7.2 more or less), so the highlighter and neighbors statuses were removed from Grid2, they don't exist anymore.
To post a comment, please login or register a new account.