Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: ramzax
Forum: Lua/XML Help 09-30-15, 09:40 AM
Replies: 3
Views: 2,674
Posted By ramzax
Mount drop message & sound

Hello, I'm trying to make an addon to announce when a rare mount drops, since I almost never pay attention when looting the corpses and I'm using a fast loot addon so I don't see the loot...
Forum: Lua/XML Help 07-30-15, 08:15 PM
Replies: 2
Views: 2,265
Posted By ramzax
ty

thanks a lot, didn't know you could only check events for 1 unit, I'll keep that in mind :)
Forum: Lua/XML Help 07-27-15, 06:41 PM
Replies: 2
Views: 2,265
Posted By ramzax
Optimizing/checking bad coding 2 small addons

Hello, I'd like some help optimizing or checking bad coding in 2 small addons I wrote earlier today.

The first one announces cooldowns/spells used, but I don't like how I'm currently checking...
Forum: AddOn Search/Requests 05-03-15, 09:52 PM
Replies: 2
Views: 2,411
Posted By ramzax
change "WatchFrame" for "ObjectiveTrackerFrame"...

change "WatchFrame" for "ObjectiveTrackerFrame" at the end of the code, like this:
local o = ObjectiveTrackerFrame.SetPoint
function ObjectiveTrackerFrame:SetPoint(a1, frame, a2, x, y)
if frame ==...
Forum: UI Screenshots, Feedback and Design Discussion 01-12-15, 03:41 AM
Replies: 2
Views: 5,735
Posted By ramzax
My laptop's screen is 1366x768, I'm still playing...

My laptop's screen is 1366x768, I'm still playing with the player, target and focus position. Currently I show target/focus buffs below the frames but I'm considering showing them on top to lower the...
Forum: UI Screenshots, Feedback and Design Discussion 01-09-15, 11:48 PM
Replies: 2
Views: 5,735
Posted By ramzax
Want feedback for my UI

I play on a laptop so I try to avoid using addons for unit frames, raid frames and bars. Bars are scripts.

Any feedback is appreciated.


Addons used:
SainUI
QuseMap
LortiUI
sPowerBar
Forum: Macro Help 10-21-14, 08:17 PM
Replies: 2
Views: 6,929
Posted By ramzax
well that's a bummer, thanks for answering zork,...

well that's a bummer, thanks for answering zork, love your addons :)
Forum: Macro Help 10-20-14, 09:10 PM
Replies: 2
Views: 6,929
Posted By ramzax
Hide/show Blizzard's cooldown background/spiral on bars

I use this macro to show/hide toolbars as I need them, but the macro doesn't hide blizzard's black cooldown background.
/run f={MultiBarLeft,MultiBarRight,MultiBarBottomRight,PetActionBarFrame}for...
Forum: AddOn Search/Requests 07-01-14, 08:17 PM
Replies: 3
Views: 47,112
Posted By ramzax
the addon is TrufiGCD

The addon you've seen is called TrufiGCD, here's a link:

http://www.wowinterface.com/downloads/info21820-TrufiGCD.html
Forum: Lua/XML Help 05-23-14, 09:00 PM
Replies: 2
Views: 7,833
Posted By ramzax
Simple interrupt/dispel/grounding script help

Hello guys, I've been working on a simple interrupt, dispel, ground and reflect announce script using some code I found on a forum as base.
The code is probably really inefficient, but so far it does...
Showing results 1 to 10 of 10