Allows you to load and view alts in the dressing room.
A new tab is shown on the top right of the dressing room. Clicking the tab shows a dropdown menu of available characters and a sub-menu of all race/sex models.
Works in both the Dressing Room and auction house Side Dressing Room.
You must log in to each character once for them to be available for viewing.
Limitations:
- The addon will show the correct race, sex, and gear, but there is currently no way to change which face, hair, etc., ... is shown.
For anyone who's still hanging around.. at some point I forked this and added some changes.
It's not working for WoW 9.x (Shadowlands) and I'm not interested in maintaining it.
You can fork it or create issues for others to look at:
https://github.com/spiralofhope/LooksBetterOnYou
I'm not an addon developer but I've updated this addon - You need to remove "ranged" weapons as they no longer exist, I also added the Pandaren race.
Make the changes yourself, or download below;
Link Removed: http://www.mediafire.com/download/0swvgkm29skm9d4/looksbetteronyou.zip
yeh, that is correct.. in the info states support 4.3 and last update at march 2012.
That is almost a year ago then when you posted.
Not working as intended if at all. Obviously this addon hasn't been kept uptodate in long time. Thank you for the past efforts. It was great while it lasted.
Also getting these errors
Message: looksbetteronyou-1.11-beta\LooksBetterOnYou-1.11-beta.lua:538: Usage: GetTransmogrifySlotInfo(slot)
Time: 01/03/13 15:56:53
Count: 25
Stack: ...terface\AddOns\looksbetteronyou\LooksBetterOnYou.lua:538: in function `action'
...terface\AddOns\looksbetteronyou\LooksBetterOnYou.lua:577: in function <...terface\AddOns\looksbetteronyou\LooksBetterOnYou.lua:571>
Locals: self = nil
slot = nil
hasItem = nil
helm = nil
cloak = nil
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
1 = 1
2 = 3
3 = 5
4 = 6
5 = 7
6 = 8
7 = 9
8 = 10
9 = 15
10 = 16
11 = 17
12 = 18
}
(for control) = 12
_ = 12
i = 18
(*temporary) = <table> {
1 = 55668
3 = 55689
5 = 55644
6 = 35613
7 = 55679
8 = 43172
9 = 40757
10 = 42761
16 = 31331
15 = 62039
17 = 31331
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = 6
debug = <function> defined @Interface\AddOns\looksbetteronyou\LooksBetterOnYou.lua:14
playerDB = <table> {
equip = <table> {
}
race = "Troll"
class = "ROGUE"
sex = 2
}
ipairs = <function> defined =[C]:-1
transmogInvSlots = <table> {
1 = 1
2 = 3
3 = 5
4 = 6
5 = 7
6 = 8
7 = 9
8 = 10
9 = 15
10 = 16
11 = 17
12 = 18
}
GetInventoryItemID = <function> defined =[C]:-1
select = <function> defined =[C]:-1
GetTransmogrifySlotInfo = <function> defined =[C]:-1
noTransmogInvSlots = <table> {
1 = 4
2 = 19
}
causing a ton of lua errors.
Is this addon getting an update soon?
Date: 2012-05-31 00:56:04
ID: 1
Error occured in: AddOn: looksbetteronyou
Count: 3
Message: Note: AddOn looksbetteronyou attempted to call a protected function (CompactRaidFrame1:Show()) during combat lockdown.
Debug:
[C]: Show()
..\FrameXML\CompactUnitFrame.lua:264: CompactUnitFrame_UpateVisible()
..\FrameXML\CompactUnitFrame.lua:224: CompactUnitFrame_UpdateAll()
..\FrameXML\CompactUnitFrame.lua:105:
..\FrameXML\CompactUnitFrame.lua:49
All I did was walk into Hellfire ramparts and started fighting mobs :S
I think your Gnome male and female are broken lol i went from Dwarf male to Gnome female and all i can say is ROFL
I don't see this problem, but I do see that those two models are right next to eachother in the drop down list of models. Could this have been a mis-click?
No. Popo is right. The gnomes are messed up. Whatever race/gender combination I clicked on just before the gnomes gets overlaid onto the gnome faces. The undead female face overlaying the gnome female face is just creepy. Some of the combinations are truely hysterical. Other than that one little glitch though I'm really loving this addon.
Ok. So here's the thing. 1) I can't reproduce the problem. 2) The models are drawn by Blizz and there is no way from lua to choose which face is shown.
So .. this would have to be a strange Blizz issue. There are a number of things you could do to help me figure out exactly why and where the problem occurs so that I can report it to Blizzard. If you have the time and are willing, you would help me a lot if you could go to the project site (http://wow.curseforge.com/addons/looksbetteronyou/) and create a ticket, and include whatever you can of the following info:
The first two are in case it is a client / graphics issue, and the other two in case it depends on the index of the face of the toon that is logged in. I see those as the most likely sources of the problem.
Thanks verry much if you can take the trouble to make a ticket with this info. Anyone else who has seen this bug and can add to the ticket (or create it if it isn't there), that would also be very much appreciated.