This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Have you ever found it difficult to keep track of yourself in the middle of a bunch of grid frames when groups are reorganised for specific encounters?
This plugin adds a status to grid to highlight yourself. You'll need to associate it with an indicator.
Make sure the indicator is set to your health bar colour/name/whatever you want and that the priority is greater than anything else if you need it to override any other indicators you use.
Date: 2011-02-17 20:45:36
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\GridStatusSelf\locale\enUS.lua line 1:
attempt to call global 'AceLibrary' (a nil value)
Debug:
[C]: AceLibrary()
GridStatusSelf\locale\enUS.lua:1: in main chunk
-
View User Profile
-
Send Message
Posted Sep 8, 2012Is it possible to update this addon, please?
-
View User Profile
-
Send Message
Posted Mar 28, 2011-
View User Profile
-
Send Message
Posted Aug 6, 2011-
View User Profile
-
Send Message
Posted Mar 6, 2011AceLocale dependency removed in latest release. Should be on curse soon.
-
View User Profile
-
Send Message
Posted Feb 17, 2011Getting this error when I use it:
Date: 2011-02-17 20:45:36 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\GridStatusSelf\locale\enUS.lua line 1: attempt to call global 'AceLibrary' (a nil value) Debug: [C]: AceLibrary() GridStatusSelf\locale\enUS.lua:1: in main chunk
-
View User Profile
-
Send Message
Posted Nov 25, 2010Currently working for me (you'll have to enable out-of-date addons).
If you're getting a lua error, paste it in here and I'll see what can be done about it.
-
View User Profile
-
Send Message
Posted Nov 18, 2010any change that this one gets fixed?? or is there an other way to showself
-
View User Profile
-
Send Message
Posted Jun 23, 2010Fixed by replacing line 12 with this line of code:
GridStatusSelf = Grid:GetModule("GridStatus"):NewModule("GridStatusSelf")