WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   oUF (Otravi Unit Frames) (https://www.wowinterface.com/forums/forumdisplay.php?f=87)
-   -   oUF help (https://www.wowinterface.com/forums/showthread.php?t=32683)

Politig 05-23-10 05:04 PM

oUF help
 
Can anyone guide me to a place where I can learn to create oUF layouts?

Thanks!

p3lim 05-23-10 05:16 PM

http://wiki.github.com/haste/oUF/

Although, this wiki is far from complete.
You should download a couple of layouts and tweak them instead.
Also, wowwiki/wowprogramming are two great sites with WoW API information.

Politig 05-23-10 08:50 PM

Quote:

Originally Posted by p3lim (Post 189155)
http://wiki.github.com/haste/oUF/

Although, this wiki is far from complete.
You should download a couple of layouts and tweak them instead.
Also, wowwiki/wowprogramming are two great sites with WoW API information.

I've looked at oUF Hypocrisy, Mightly, and coree. All are very different in their coding, as for as I can tell.

My goal is something like that ^^

I currently use Shadowed Unit Frames, which can edit the class colors as well. Does oUF allow class color changes with !ClassColors?

Shadowed Unit Frames has a lot of neat things (Aura whitelist) that I'm just not sure if oUF can do. I wanna try oUFing because of the low memory footprint, and smooth updates (<3).

Dawn 05-23-10 09:34 PM

oUF can do anything you can do with lua. You just need to know how to do it. You definitely need to learn at least some basic lua code if you want to create your own oUF layout. :rolleyes:

A good base layout to look at is oUF_Lilly. You can use it to expand the code to your liking/needs.

dafire 05-24-10 04:23 AM

After a longer wow break after my guild died last year I am back and currently try to update my unitframes to 3.3 ;)


Politig 05-24-10 05:58 AM

Quote:

Originally Posted by Dawn (Post 189193)
oUF can do anything you can do with lua. You just need to know how to do it. You definitely need to learn at least some basic lua code if you want to create your own oUF layout. :rolleyes:

A good base layout to look at is oUF_Lilly. You can use it to expand the code to your liking/needs.

I'll work with this and just try and make it look how I want. Thanks!

Politig 05-25-10 05:31 AM

Quote:

Originally Posted by p3lim (Post 189155)
http://wiki.github.com/haste/oUF/

Although, this wiki is far from complete.
You should download a couple of layouts and tweak them instead.
Also, wowwiki/wowprogramming are two great sites with WoW API information.

Looking on the github, the code seems extremely basic. Is that really all there is to creating health bars (for example)?

p3lim 05-25-10 08:43 AM

Quote:

Originally Posted by Politig (Post 189401)
Looking on the github, the code seems extremely basic. Is that really all there is to creating health bars (for example)?

Yes, it is.
Do mind that it is just an example code, and it gives you the bare minimum.


All times are GMT -6. The time now is 07:51 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI