Showing results 1 to 17 of 17
Search took 0.00 seconds.
Search: Posts Made By: Ammo
Forum: Lua/XML Help 03-30-11, 06:03 AM
Replies: 14
Views: 8,383
Posted By Ammo
As far as I know everything parented to UIParent...

As far as I know everything parented to UIParent is hidden. So you should do.

local backgroundimg = CreateFrame("frame", nil, UIParent)
Forum: Lua/XML Help 03-30-11, 04:11 AM
Replies: 2
Views: 2,869
Posted By Ammo
in your .xml <OnEvent>self:SetScript("OnEvent",...

in your .xml

<OnEvent>self:SetScript("OnEvent", VialCrafter_event);</OnEvent>

change to:

<OnEvent> vialCrafter_event(); </OnEvent>

And in your OnLoad function make sure you do...
Forum: AddOn Search/Requests 03-18-11, 03:52 AM
Replies: 5
Views: 7,420
Posted By Ammo
I can personally recommend trying BigWigs indeed....

I can personally recommend trying BigWigs indeed. For a look on the BigWigs proximity monitor (ignore the fugly ui, I love my ui as a mess)

http://connected.dnd.utwente.nl/~wouter/prox2.jpg
Forum: AddOn Search/Requests 01-27-10, 03:31 AM
Replies: 4
Views: 4,447
Posted By Ammo
This is standard functionality now. Hover the...

This is standard functionality now. Hover the item in the loot window, and hold down the 'shift' key.
Forum: AddOn Help/Support 06-20-09, 02:03 AM
Replies: 3
Views: 3,547
Posted By Ammo
ClosetGnome_Tooltip

ClosetGnome_Tooltip
Forum: AddOn Search/Requests 06-09-09, 06:08 AM
Replies: 14
Views: 9,379
Posted By Ammo
actually it can't. All you can do is notify that...

actually it can't.

All you can do is notify that *an* add has spawned, not who spawned it.
Forum: AddOn Search/Requests 05-29-09, 07:24 AM
Replies: 5
Views: 7,983
Posted By Ammo
ESC -> Interface -> Objectives -> Disable...

ESC -> Interface -> Objectives -> Disable Mouseover
Untick that option

Make sure you have the Advanced Objectives Tracking turned on, but that one's pretty obvious

Then hover over the objectives...
Forum: AddOn Search/Requests 05-29-09, 05:43 AM
Replies: 5
Views: 7,983
Posted By Ammo
afaik: You can enable show on mouseover for the...

afaik:
You can enable show on mouseover for the trackerframe in the blizzard options and then drag it to a suitable position.

no need for an addon
Forum: AddOn Search/Requests 05-13-09, 03:39 AM
Replies: 2
Views: 3,454
Posted By Ammo
Both Bigwigs and Deadly Boss Mods support...

Both Bigwigs and Deadly Boss Mods support broadcasted timers, in case of Bigwigs:

/bwcb 600 Ten minute break over!

This will send a 10 minute timerbar to the rest of the raid and display the...
Forum: AddOn Help/Support 05-12-09, 08:35 AM
Replies: 8
Views: 4,864
Posted By Ammo
If you want something that just modifies the text...

If you want something that just modifies the text displayed in the tooltips to be colored by progress etc:

Try SmoothQuest: http://www.wowinterface.com/downloads/info8932-SmoothQuest.html

Yeah,...
Forum: Chit-Chat 04-30-09, 08:18 AM
Replies: 12
Views: 6,246
Posted By Ammo
This happened in the netherlands at 12:00 right...

This happened in the netherlands at 12:00 right in front of our Queen and her family. 14 injured 4 dead, and the guy did it on purpose :(

-Ammo
Forum: Chit-Chat 05-06-08, 03:56 AM
Replies: 16
Views: 7,691
Posted By Ammo
Seems some DNS servers dropped from the...

Seems some DNS servers dropped from the internet.

-Ammo
Forum: AddOn Help/Support 05-02-08, 02:42 AM
Replies: 2
Views: 2,877
Posted By Ammo
Target the player and then click the spot in the...

Target the player and then click the spot in the maintank list on the tooltip that appears when you hover the oRA2 button.



People should only appear once in the list. The durability check requires...
Forum: AddOn Help/Support 05-02-08, 01:45 AM
Replies: 7
Views: 4,166
Posted By Ammo
You were using one the following addons: -...

You were using one the following addons:

- Gatherer
- Cartographer + Cartographer_Herbalism/Mining
- GatherMate

-Ammo
Forum: AddOn Help/Support 07-20-07, 03:28 AM
Replies: 69
Views: 32,312
Posted By Ammo
Paying for access to downloads is almost the same...

Paying for access to downloads is almost the same as paying directly for the software.

It at least feels that way a lot. Hence I'm with taddmrr, you're not getting the my addons for that.

-Ammo
Forum: AddOn Help/Support 09-13-06, 02:01 AM
Replies: 15
Views: 15,886
Posted By Ammo
/rs has been removed, I kept the showing of RS...

/rs has been removed, I kept the showing of RS messages in the raidwarning frame to be compatible with CTRA.

If you feel the raidwarning frame is inadequate, try out ImprovedRWF from...
Forum: AddOn Help/Support 09-12-06, 07:25 AM
Replies: 15
Views: 15,886
Posted By Ammo
As the author of oRA2 I can tell you it's fully...

As the author of oRA2 I can tell you it's fully modular. And more complete than oRA.

Any rumours about it can be checked with me for truth.

For the time being you only need the oRA2 package and you...
Showing results 1 to 17 of 17