Download
(9Kb)
Download
Updated: 10-18-10 01:01 PM
Addon for:
oUF.
Pictures
File Info
Updated:10-18-10 01:01 PM
Created:unknown
Downloads:6,167
Favorites:20
MD5:

oUF Ammo  Popular! (More than 5000 hits)

Version: r84-release
by: Ammo [More]

This is my layout for oUF based on my original agUF layout

It has support for:
Player, Pet, Target, TargetTarget, Focus, FocusTarget
Party, Partypets, Partytargets

No raidframes, I use PerfectRaid for my raidframes, although an Ammo_Micro style is included that is excellent for raidframes.

oUF_Ammo supports oUF_CombatFeedback, oUF_DebuffHighlight and MobHealth3

oUF_Banzai also works excellent for healthbar aggro coloring

Enjoy

-Ammo

r84-release
- oUF 1.5.x compatiblity

r81-release
- some changes in layout including /oufswap command to move raidframe from near center to edge of screen
- compatible with latest oUF

r71-release
- 3.1 and latest oUF update

r65-release
- Wotlk compatible
- Compatible with latest oUF
- Tweaks to buff showing
- Adds Castbar

r72122
- Fix issues with powerbar texts showing on partytargets and partypets
- Fix nil error on classname coloring

r71964
- Add oUF_DebuffHighlight support for the backdrop (on player, pet, party and partypets)
- Fix leader icon to only be on player and party

r71782
- Initial upload to wowinterface
Post A Reply Comment Options
Unread 10-19-10, 04:06 AM  
Dessembrae
A Fallenroot Satyr
 
Dessembrae's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 75
Uploads: 5
Thanks for the update.
This update changed alot from former R81 release (codewise), so obviously I will have to go to work now and redo it as well.
No easy fix then.

Regards, Dess.
__________________
Dessembrae knows the sorrows in our souls.
He walks at the side of each mortal,
a vessel of regret on the fires of vengeance.
Dessembrae knows the sorrows,
and would now share them with us all.
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 04:06 AM  
Dessembrae
A Fallenroot Satyr
 
Dessembrae's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 75
Uploads: 5
Would be great as I'm more or less dependant on your codebase

The layout I have is based on your layout (I compared the current one with what I have and they are similar, it's oUF_Ten), and most likely with your working layout I can fix mine (since I have maybe 20% knowledge of .lua by now, and have little clue how it works )

Thanks, Dessembrae.
__________________
Dessembrae knows the sorrows in our souls.
He walks at the side of each mortal,
a vessel of regret on the fires of vengeance.
Dessembrae knows the sorrows,
and would now share them with us all.
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 02:44 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Originally posted by Dessembrae
On line 573 you have a typo
unitInParrty is written with double R.

Code:
if unitInRaid or unitInParrty or unit:find("partypet%d") then
And your layout doesn't seem to spawn any frames, but also doesn't produce further errors?
I have no player frames at all on my setup
Hrmf. I had frames on my layout. I will be abe to fix it tonight. I might have a fooked up oUF

-Ammo
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 12:34 PM  
neov
A Deviate Faerie Dragon

Forum posts: 16
File comments: 56
Uploads: 0
same, no errors, but no frames of any kind
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 12:31 PM  
Dessembrae
A Fallenroot Satyr
 
Dessembrae's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 75
Uploads: 5
On line 573 you have a typo
unitInParrty is written with double R.

Code:
if unitInRaid or unitInParrty or unit:find("partypet%d") then
And your layout doesn't seem to spawn any frames, but also doesn't produce further errors?
I have no player frames at all on my setup
__________________
Dessembrae knows the sorrows in our souls.
He walks at the side of each mortal,
a vessel of regret on the fires of vengeance.
Dessembrae knows the sorrows,
and would now share them with us all.
Report comment to moderator  
Reply With Quote
Unread 06-26-09, 02:12 PM  
risto
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
changing Fontsize + Fontfamily

Hey there,
first of all: thank you for sharing your effords, this is a great layout!
Well, I don't know anything about lua but I somehow managed to move the unitframes and stuff. But how do I change the fontfamily & size?

Thanks in advance
Report comment to moderator  
Reply With Quote
Unread 05-02-09, 12:11 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Re: raid frames

Originally posted by neov
How do I turn off the Ammo raid frames? I too prefer perfectraid - thanks.
scroll down into the ammo.lua file and comment out the headers for the raidframes
Report comment to moderator  
Reply With Quote
Unread 05-01-09, 11:13 PM  
neov
A Deviate Faerie Dragon

Forum posts: 16
File comments: 56
Uploads: 0
raid frames

How do I turn off the Ammo raid frames? I too prefer perfectraid - thanks.
Report comment to moderator  
Reply With Quote
Unread 04-20-09, 04:37 PM  
tophero21
A Cliff Giant
 
tophero21's Avatar

Forum posts: 71
File comments: 26
Uploads: 0
seems to be working fine with most recent version of ouf and 3.1 patch.
Report comment to moderator  
Reply With Quote
Unread 04-02-09, 05:55 PM  
Spectro
A Flamescale Wyrmkin
 
Spectro's Avatar

Forum posts: 142
File comments: 17
Uploads: 0
Does this work okay with the new version of oUF?
Report comment to moderator  
Reply With Quote
Unread 01-15-09, 05:44 PM  
krattan
A Kobold Labourer

Forum posts: 1
File comments: 17
Uploads: 0
right, fixed it now thanks alot!
Report comment to moderator  
Reply With Quote
Unread 01-15-09, 02:08 PM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Originally posted by krattan
hi, im using the tiny frames for target of target frames.
I was wondering if there is any simple way of limiting the number of letters shown on this frame.. like if i only want the first 8 letters if the name to show, right now all the letters of the name are shown only they are mashed up in the right hand side of the frame

thanks
make sure the name text has a width
Report comment to moderator  
Reply With Quote
Unread 01-15-09, 07:59 AM  
krattan
A Kobold Labourer

Forum posts: 1
File comments: 17
Uploads: 0
hi, im using the tiny frames for target of target frames.
I was wondering if there is any simple way of limiting the number of letters shown on this frame.. like if i only want the first 8 letters if the name to show, right now all the letters of the name are shown only they are mashed up in the right hand side of the frame

thanks
Report comment to moderator  
Reply With Quote
Unread 01-08-09, 09:26 AM  
singreal
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
i LIKE THIS ! you did a GOOD JOB ON IT !!
can you post the entire ui ?
Report comment to moderator  
Reply With Quote
Unread 01-06-09, 06:59 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Originally posted by neov
Ammo - are you keeping an updated version somewhere else?
There is one on wowace alpha. but no release yet.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: