| Updated: | 09-02-2010 07:03 PM |
| Created: | 09-02-2010 07:03 PM |
| Downloads: | 1,747 |
| Favorites: | 5 |
| MD5: |
![]() |
Comment Options |
|
|
|
|
nameplate overlap in Cataclysm
looks like the concept of "nameplate overlap" is basically the default in Cataclysm. the Blizzard standard interface option that enables user control of this is gone.
however, there are (apparently) a couple of console commands, at least at the moment: /console spreadnameplates 0 (will turn on overlap-like behavior) /console spreadnameplates 1 (will turn off overlap-like behavior) this should be a relatively easy Aloft change to make, but i have been unable to find any documentation of this in any of Blizzard's Beta patch notes, and i have NO idea if they intend to keep any of it, so i am going to put off fiddling with this for the moment. i could end up having to disable the whole "overlap" feature, or leave it in place exactly as implemented (i.e. if Blizzard decides to keep it as it is in WoW 3.X). if you have the AutoShow module enabled, Aloft currently generates a (harmless) LUA error related to nameplate overlap.
__________________
Current author/maintainer of Aloft (the nameplate addon) http://www.wowinterface.com/download...AloftBeta.html ----- Yes, Virginia, there is no such thing as permanent free web hosting!
Last edited by acapela : 09-21-2010 at 02:37 PM.
|
|
|
|
|
|
||
|
Re: aloftclassdata error
update: digging into the LUA in the Blizzard MPQs for the 2010/09/20 Beta patch (LUA that populates Blizzard's own battlefield score window), it looks like the GetBattlefieldScore() API has not in fact changed: same manifest and order of return values are used (versus WoW 3.3.5 live) in Blizzard's own UI code.
so, there may be a "bug" in GetBattlefieldScore() in Beta right now. i will code Aloft to dump this data as it mines it, and get into a BG and see what i discover. could be that some of these return values got switched around (your error is complaining that class, which should be a string, is actually a number).
i will dig into it and see if i can get this fixed. thanks for the report.
__________________
Current author/maintainer of Aloft (the nameplate addon) http://www.wowinterface.com/download...AloftBeta.html ----- Yes, Virginia, there is no such thing as permanent free web hosting!
Last edited by acapela : 09-20-2010 at 09:43 PM.
|
||
|
|
![]() |