Download
(134Kb)
Download
Updated: 06-11-11 11:36 AM
Addon for:
oUF.
Pictures
File Info
Updated:06-11-11 11:36 AM
Created:01-30-11 11:46 PM
Downloads:3,827
Favorites:7
MD5:

oUF Itrulia

Version: 1.1.1
by: Karudon [More]

This is a layout for oUF, so you need oUF or this layout will not work.
( http://www.wowinterface.com/downloads/info9994-oUF.html )

I made this oUF layout because i dont like the default wow unitframe design.

You can also move the Focusframe by holding the shift + left mousebutton to move it around

You will require someknowledge withing LUA editing to configure or change some settings in this layout.

supported units

Player
Target
TargetTarget
Focus
Pet
Arena
Party
Raid

oUF plugins included

oUF_AuraTracker*
oUF_AuraWatch
oUF_ClassIcons*
oUF_CombatFeedback
oUF_Debuffhighlight
oUF_NecroStrike
oUF_RaidDebuffs
oUF_Smooth
oUF_Talents*
oUF_Trinkets*

* means that ive updated or changed it

All Credits goes to Haste and the Author of the plugins

1.1.1 minor fix
1.0.2 fix anchor bug...
1.0.1 fix texture bug Oo
Post A Reply Comment Options
Unread 07-22-11, 06:59 AM  
Karudon
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 64
Uploads: 4
Originally posted by noble8
I get this with a pet class or when summoning or mind controlling mobs.

I killed it for now by removing


from oUF_Itrulia\core\tags.lua
ty i dont play a pet class :/, i fix it asap
Report comment to moderator  
Reply With Quote
Unread 07-13-11, 04:57 AM  
noble8
A Warpwood Thunder Caller
 
noble8's Avatar
AddOn Author - Click to view AddOns

Forum posts: 95
File comments: 157
Uploads: 1
Message: Interface\AddOns\oUF_Itrulia\core\tags.lua:32: attempt to call global 'GetPetHappiness' (a nil value)
Time: Wed Jul 13 11:56:28 2011
Count: 11
Stack: Interface\AddOns\oUF_Itrulia\core\tags.lua:32: in function `?'
Interface\AddOns\oUF\elements\tags.lua:551: in function `UpdateTag'
Interface\AddOns\oUF\elements\tags.lua:400: in function `func'
Interface\AddOns\oUF\ouf.lua:134: in function <Interface\AddOns\oUF\ouf.lua:125>
(tail call): ?
[C]: in function `Show'
Interface\FrameXML\SecureStateDriver.lua:83: in function <Interface\FrameXML\SecureStateDriver.lua:73>
Interface\FrameXML\SecureStateDriver.lua:137: in function <Interface\FrameXML\SecureStateDriver.lua:119>

Locals: unit = "pet"
reaction = 5
(*temporary) = nil
(*temporary) = "attempt to call global 'GetPetHappiness' (a nil value)"
I get this with a pet class or when summoning or mind controlling mobs.

I killed it for now by removing
if (unit == 'pet' and GetPetHappiness()) then
local c = oUF_colors.happiness[GetPetHappiness()]
return string.format('|cff%02x%02x%02x', c[1] * 255, c[2] * 255, c[3] * 255)
from oUF_Itrulia\core\tags.lua
__________________
If science and religion are destroyed, science would re-emerge exactly the same;
but not religion.
Last edited by noble8 : 07-13-11 at 05:11 AM.
Report comment to moderator  
Reply With Quote
Unread 06-12-11, 01:13 PM  
Karudon
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 64
Uploads: 4
Originally posted by jasje
Must say that these are really nice UF, I had them a while ago or well quit similair
http://i.imgur.com/NQFcW.jpg
thank you

i got the idea when I saw a picture of your old user interface
Report comment to moderator  
Reply With Quote
Unread 06-12-11, 01:20 AM  
jasje
A Chromatic Dragonspawn
 
jasje's Avatar
AddOn Author - Click to view AddOns

Forum posts: 150
File comments: 279
Uploads: 4
Must say that these are really nice UF, I had them a while ago or well quit similair
http://i.imgur.com/NQFcW.jpg
__________________

Tukui | Github
Report comment to moderator  
Reply With Quote
Unread 06-03-11, 02:30 AM  
Karudon
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 64
Uploads: 4
Originally posted by weasoug
Code:
oUF:Spawn('pet', 'iPet'):SetPoint('BOTTOMRIGHT',oUF_Player,'BOTTOMLEFT', -3, 2)
should that be iplayer not oUF_Player
yeah thanks
Report comment to moderator  
Reply With Quote
Unread 04-07-11, 03:02 PM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Code:
oUF:Spawn('pet', 'iPet'):SetPoint('BOTTOMRIGHT',oUF_Player,'BOTTOMLEFT', -3, 2)
should that be iplayer not oUF_Player
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Last edited by weasoug : 04-07-11 at 03:02 PM.
Report comment to moderator  
Reply With Quote
Unread 02-11-11, 05:36 AM  
Karudon
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 64
Uploads: 4
Originally posted by Murloc41
well any chance for adding target casting bar in the future ? hope so, cause than its complete and perfect
atm not, im playing league of legends, wow fuck my mind at the moment...
Report comment to moderator  
Reply With Quote
Unread 02-07-11, 09:27 AM  
Murloc41
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally posted by Karudon


isnt created, because i just look at nameplates
well any chance for adding target casting bar in the future ? hope so, cause than its complete and perfect
Report comment to moderator  
Reply With Quote
Unread 02-06-11, 02:29 PM  
Karudon
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 64
Uploads: 4
Originally posted by Flyingtoes
They finally work! Will you have my babies? =P
Really awesome.
hehe, ty
Report comment to moderator  
Reply With Quote
Unread 02-06-11, 01:21 PM  
Flyingtoes
A Murloc Raider
AddOn Compiler - Click to view compilations

Forum posts: 5
File comments: 57
Uploads: 1
They finally work! Will you have my babies? =P
Really awesome.
Report comment to moderator  
Reply With Quote
Unread 02-06-11, 04:49 AM  
Karudon
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 64
Uploads: 4
Originally posted by Deumus
Target Castbar is not enabled? Just see only my castbar
isnt created, because i just look at nameplates
Report comment to moderator  
Reply With Quote
Unread 02-04-11, 06:59 PM  
Deumus
A Deviate Faerie Dragon

Forum posts: 12
File comments: 29
Uploads: 0
Target Castbar is not enabled? Just see only my castbar
Report comment to moderator  
Reply With Quote
Unread 02-04-11, 03:19 PM  
Flyingtoes
A Murloc Raider
AddOn Compiler - Click to view compilations

Forum posts: 5
File comments: 57
Uploads: 1
Using oUF 1.5 and the latest of your layout. Got no unit frames.

Would it be because I use 1366x768 resolutioun? As I can't seem to find where to edit the locations.
Report comment to moderator  
Reply With Quote
Unread 02-04-11, 02:56 PM  
Darxon
A Warpwood Thunder Caller
AddOn Compiler - Click to view compilations

Forum posts: 93
File comments: 66
Uploads: 2
1.0.2 works fine thanx alot, perfect layout for my ui
__________________
Report comment to moderator  
Reply With Quote
Unread 02-04-11, 02:40 PM  
Karudon
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 64
Uploads: 4
Originally posted by Flyingtoes
Then why isn't it working for me? O_o
do u use 1.0.2? 1.0.2 is working perfectly (just tested only with ouf and ouf_itrulia enabled)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: