View Full Version : Sticker's Layout.lua
Stickx
06-28-2006, 01:52 PM
My Layout
Moved ToT and ToTT under target frame
Moved PvP rank into the target frame instead of to the left.
Fixed pet happiness face so it's not overlapping pet's hp %.
Centered hp/mp and changed it to cur / max.
Changed font size to 11 so it's readable in 1280x1024 resolution.
Made everything transparent except raid frames.
Removed the pvp icon.
Aligned the ToT and ToTT under the target frame.
Replaced the class icon with small player models.
Changed the target player model to the left side instead of right
Fixed some text on the player/target/tot(t) being on top of bars.
Right aligned ToT/ToTT as opposed to center.
Moved status image next to rank.
http://img159.imageshack.us/img159/295/layout0hx.jpg
The texture I'm using is a texture someone posted in page 6 of the original post your Nurfed UI screenshot. It's uploaded as new.rar.
Edit: Updated 6/29 @ 3:15 am, re-download it, a bunch of stuff has been cleaned up since I posted this.
Edited: 6/30 @ 3:10 PM -- Outlined text and put the right texture up.
Nice layout!
How did u move the pvp frame into the target frame?
Alderazzar
06-28-2006, 03:02 PM
very nice layout :thumbsup
Stickx
06-28-2006, 03:56 PM
Nice layout!
How did u move the pvp frame into the target frame?
Just changing the coordinates of the rank.
Stickx
06-29-2006, 01:50 PM
Updated: 6/29
faturek
06-29-2006, 02:18 PM
great layout.. thx ;)
Dunce
06-29-2006, 02:32 PM
what do i put the new texture
Stickx
06-29-2006, 03:27 PM
Put the new texture in your Nurfed_Unitframes/images folder
Stickx
06-29-2006, 03:49 PM
Updated: 6/29 @ 6:50 PM EST
Added: Raid Target code into your target frame.
Yanno
06-29-2006, 03:56 PM
Cool layout. What must I edit to make the frames not transparent?
Stickx
06-29-2006, 04:05 PM
BackdropColor = { 0, 0, 0, 0 },
BackdropBorderColor = { 0, 0, 0, 0 },
The last 0 controls the transparency.
Dunce
06-29-2006, 04:28 PM
do i need to rename the texture file
Stickx
06-29-2006, 04:29 PM
If you put new.tga into your Nurfed_Unitframes/images folder then you shouldn't have to rename anything.
Dunce
06-29-2006, 04:56 PM
kewl thx
Stickx
06-29-2006, 11:27 PM
Updated the texture because I'm dumb and wasn't really using new.tga but was using statusbar2.tga.
Stickx
06-30-2006, 12:11 PM
Edited: 6/30 @ 3:10 PM -- Outlined text and put the right texture up.
Jelix
07-06-2006, 07:14 AM
I want to outline the hp/mana numbers how would i do that?
Dunce
07-06-2006, 07:18 AM
since i started to use this i havent changed lol very nice layout !
Stickx
07-06-2006, 07:48 AM
Jelix, in the latest version they are Outlined, :p
Sorry didn't update that.
Imarkon
07-06-2006, 07:57 AM
and how did u manage to change ToT and ToTT positions?
Stickx
07-06-2006, 01:32 PM
target = { template = "Nurfed_Unit_mini", properties = { Anchor = { "BOTTOMLEFT", "$parent", "BOTTOMLEFT", 1, -55 } } },
targettarget = { template = "Nurfed_Unit_mini", properties = { Anchor = { "BOTTOMRIGHT", "$parent", "BOTTOMRIGHT", -1, -55 } } },
theawddone
07-06-2006, 02:42 PM
Is there anyway I can get rid of the missing HP red value in the unit frames, as well as the target of target of target? I have a titan bar plugin that shows me the name of who has aggro on my target and that's pretty much all I need, instead of having those 2 additional windows take up more space...
EDIT: Nvm, figured it out. =D
Stephan Real
07-10-2006, 05:57 PM
This is my favorite layout posted here thus far.
How would I go about removing the target of target for the party members in the party frames?
Thanks
Stickx
07-10-2006, 09:13 PM
You want to remove the ToT and ToTT? Just find those two lines of code I posted above here and just delete them. Save, and /console reloadui, voila.
Stickx
07-15-2006, 08:30 PM
I'm currently on vacation at the moment but when I get back I'll be updating my layout, so stay tuned!
Alderazzar
07-23-2006, 07:38 AM
Tested several layouts but your's still my favorite one.
Hope your vacation is nearly over ;)
Dunce
07-23-2006, 01:04 PM
cant wait to see what you come up with next lol :D
Stickx
07-24-2006, 01:22 AM
Mmm. Right now I've only changed to a different texture. I can't really think of anything else to do to the layout. Anything else you guys would like to see?
Alderazzar
07-24-2006, 04:36 AM
Hiding Party in Raid (http://forums.nurfed.com/showthread.php?t=9735)
But if you're done with your layout i can fix it myself. I was too lazy to update it when it will be overwritten on your next update
Thrumbar
07-25-2006, 09:19 AM
When you upgrade or upload again could you put code that hides the party frame in raid???
Thrumbar
Stickx
07-25-2006, 09:56 AM
Alright, I updated it with hiding party frames in a raid and with the new texture I am using.
Dunce
07-25-2006, 10:16 AM
Alright, I updated it with hiding party frames in a raid and with the new texture I am using.
can u update the screenshot
Yeah right stickerr who would want to use YOUR layout. Nice Tranq shot, does it have a button to do THAT?
God.
Arattilion
07-27-2006, 09:05 AM
Hey Sticker can u add an EXP bar version? Or what's the code and where do I put it in the layout.lua... I'd love to see this as an option on the menu so I can turn it off when I reach lvl 60 and then turn it on when Burning Crusade arrives. Nice job with the layout.
Eldarien
07-28-2006, 07:32 PM
Ye it's also nice to have the EXP bar for when you're faction grinding.
Brakus
09-29-2006, 04:08 PM
Hey, Sticker thought I better bump this post so you can find it easier when you update the layout for the new version (hint, hint) :).
Qlimax
09-29-2006, 08:54 PM
Hey, Sticker thought I better bump this post so you can find it easier when you update the layout for the new version (hint, hint) :).
QFT, im tryin to bug him on IRC now :P
nice layout but can you add a modified version without portraits ? would be very nice :)
Lesly
10-01-2006, 10:24 AM
can you add the normal border ? :)
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.