| Updated: | 06-29-11 04:36 PM |
| Created: | 10-04-09 06:21 PM |
| Downloads: | 6,685 |
| Favorites: | 50 |
| MD5: |

oUF_Simple2 is a tutorial layout for oUF.CODE
Important: USE oUF_MovableFrames to move all the frames around and for resizing.
http://code.google.com/p/rothui/sour...nk/oUF_Simple2
- config
- lib (functions)
- core (layout)
- tags
- player
- target
- tot
- pet
- focus
- party
- raid
- target+player castbar dragable
- how to do tags
- how to do threat display
- how to do debuff highlight and to embed modules
- how to do outer glow with using SetBackDrop
- spawns player/target and shows how you can copy the style function for any other unit you want to spawn
- how to add strings to frames
- how to apply color to self.Health and self.Power
- how to work with the namespace object (ns)
http://www.wowinterface.com/forums/s...ad.php?t=33566
.
File Name |
Version |
Size |
Author |
Date |
4.002 |
11kB |
zork |
05-18-11 03:20 PM |
|
4.001 |
7kB |
zork |
05-15-11 03:29 PM |
|
004 |
36kB |
zork |
06-29-10 02:39 AM |
|
003 |
13kB |
zork |
10-06-09 04:28 PM |
|
002 |
9kB |
zork |
10-05-09 01:37 PM |
|
001 |
7kB |
zork |
10-04-09 06:21 PM |
![]() |
Comment Options |
|
|
||
|
Re: Hey thx for a nice addon, need some help.
This is a tutorial addon. Once you learned how to create the layout you would know how to add/change tags. There is no tag or fontstring or the power value at the moment. You would have to add it yourself.
Basically you would have to create a fontstring anchor it to the power bar and give it a tage like: "[curpp] / [perpp]%". Advanced only.
__________________
| Simple is beautiful. | Blog | Roth UI | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild | zorker.de
Last edited by zork : 02-10-12 at 06:19 AM.
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
Great addon, insanely small!
|
|
|
|
|
|
|
edit: nevermind, i'm dumb
Last edited by Minifridge : 08-26-11 at 12:14 PM.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
I couldn't find the option in LUA. to edit the portrait to not show/disable. What should I be looking for exactly?
|
|
|
|
|
||
|
That is an oUF problem. Will be fixed in the next oUF.
__________________
| Simple is beautiful. | Blog | Roth UI | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild | zorker.de
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 28
Uploads: 0
|
hi, I found that the worgan's portrait doesn't work well, it shows the whole body module at the center of frame.
|
|
|
|
|
|
|
A Deviate Faerie Dragon
Forum posts: 17
File comments: 196
Uploads: 0
|
How about adding resources power (holy power, shards, rune, etc.) ?
![]() |
|
|
|
|
||
|
You are welcome Vranx.
![]() I still have some things that could be nice to show. - making the castbar of target in different color in case it's not interruptable. - adding some icons - adding partypet/raidpet units (advanced) - adding boss frames - adding arena frames (yikes) I love the new oMF (oUF_MovableFrames). The possibility of moving/resizing any frame and even header units ingame is just plain awesome. That combined with spawning different headers for different raid sizes makes it even more awesome. (You could make your raidframes smaller for 40man etc.)
__________________
| Simple is beautiful. | Blog | Roth UI | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild | zorker.de
|
||
|
|
|
|
|
|
Thanks Zork. It nice that you do this to help others learn.
![]() |
|
|
|
|
|
||
|
Updated for 1.5.x
*todo* - remove the "hi" print *drool* - fix party - add custom display for party/raid in different sizes - add a dragbox to move party/raid around Code:
2-5: "custom [@raid1,exists] hide; [@party2,exists] show; hide" 6-10: "custom [@raid11,exists] hide; [@raid6,exists] show; hide" 11-25: "custom [@raid26,exists] hide; [@raid11,exists] show; hide" 26+: "custom [@raid26,exists] show; hide"
__________________
| Simple is beautiful. | Blog | Roth UI | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild | zorker.de
Last edited by zork : 05-16-11 at 01:24 AM.
|
||
|
|
|
|
|
|
A Deviate Faerie Dragon
Forum posts: 17
File comments: 196
Uploads: 0
|
I saw your forum post about refreshing this one. Hopefully, you are still working on it
![]() |
|
|
![]() |