Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: linguini
Forum: AddOn Help/Support 02-09-18, 02:35 PM
Replies: 7
Views: 12,632
Posted By linguini
thank you all! so once I have a compatible format...

thank you all! so once I have a compatible format and size, how do I actually load this up into wow?
Forum: AddOn Help/Support 02-09-18, 02:59 AM
Replies: 7
Views: 12,632
Posted By linguini
how to display a custom made .PNG image file in WoW

i am looking for a way to display a simple PNG image with transparency within wow.

My image file is 1920x1080, and my monitor is 1920x1080. I simply want to display this PNG image in wow. Is this...
Forum: AddOn Help/Support 01-27-12, 12:20 AM
Replies: 0
Views: 3,546
Posted By linguini
EventDisplay LUA config

I am in need of some help with typing up functions for the addon Event Display (http://www.wowinterface.com/downloads/info19371-EventDisplay.html#info).

i am wanting to announce to raid certain...
Forum: AddOn Help/Support 11-27-11, 12:16 PM
Replies: 2
Views: 3,472
Posted By linguini
reading that thread hurt my brain X_X

reading that thread hurt my brain X_X
Forum: AddOn Help/Support 11-27-11, 12:48 AM
Replies: 2
Views: 3,472
Posted By linguini
how to display SUF health as 1,000,000 instead of 1000000

the default code for health numbers like 1000000 is:

function(unit, unitOwner)
if( UnitIsDead(unit) ) then
return ShadowUF.L["Dead"]
elseif( UnitIsGhost(unit) ) then
return...
Forum: AddOn Help/Support 07-18-11, 04:55 AM
Replies: 0
Views: 3,711
Posted By linguini
SUF target health tag

hello. i am trying to get SUF's target frame to show the target's health as "123,456,789" instead of "123456789" for absolute current HP.

here is the default tag

function(unit, unitOwner)
if(...
Forum: AddOn Search/Requests 07-16-11, 04:50 AM
Replies: 1
Views: 2,456
Posted By linguini
redirect errors to MSBT

i am looking for an addon that can filter out certain error messages (Ability is not ready yet!, Spell is not ready) and redirect them to something like MSBT.
Forum: AddOn Search/Requests 05-05-11, 05:32 PM
Replies: 5
Views: 13,441
Posted By linguini
how do i make it so that ketho only shows...

how do i make it so that ketho only shows offensive dispels? like dispelling the boss, for example, and NOT cleansing a friendly target
Forum: AddOn Search/Requests 05-03-11, 06:41 PM
Replies: 5
Views: 13,441
Posted By linguini
addon for announcing who dispelled what

useful for pvp and i guess in raid, i need an addon that will spam party/raid chat of who dispelled what.

example
"Person1 dispelled [Mark of the Wild] from PersonA"
"Person2 dispelled [Blessing of...
Forum: AddOn Search/Requests 03-31-11, 12:59 AM
Replies: 6
Views: 12,433
Posted By linguini
yep. ora does this too. but the point of this...

yep. ora does this too. but the point of this thread is that i want it to spam the raid whenever someone uses heroism.
Forum: AddOn Help/Support 03-30-11, 03:21 PM
Replies: 8
Views: 12,559
Posted By linguini
im not seeing it http://i.imgur.com/wFOZC.png

im not seeing it
http://i.imgur.com/wFOZC.png
Forum: AddOn Search/Requests 03-30-11, 02:21 PM
Replies: 6
Views: 12,433
Posted By linguini
yes, i know that even though 5 people cast...

yes, i know that even though 5 people cast heroism, only the person who first casted it actually goes through.

i only care about people using heroism/time warp/bloodlust.

so even though all 25...
Forum: AddOn Help/Support 03-30-11, 04:16 AM
Replies: 8
Views: 12,559
Posted By linguini
Question Prat -- player name coloring

hello all

i know prat supports this, yet i cannot find anything in its configuration settings. i want to know how to color a player's name. note: i am not talking about the players name right after...
Forum: AddOn Search/Requests 03-30-11, 03:13 AM
Replies: 6
Views: 12,433
Posted By linguini
Talking Who used Hero/Time Warp/Bloodlust??

hi

i was wondering if anyone knows of an addon that spams the raid when someone uses HEROISM. note that even though, for example, like 5 people would cast heroism at the same time, it will still...
Forum: Lua/XML Help 08-01-10, 10:37 PM
Replies: 15
Views: 21,481
Posted By linguini
WOW i completely skipped over mrruben5's post. -_-

WOW i completely skipped over mrruben5's post. -_-
Forum: Lua/XML Help 07-30-10, 12:19 PM
Replies: 15
Views: 21,481
Posted By linguini
basically i just want to display my group number...

basically i just want to display my group number when im in a raid.
if im in group #3, it will display "3"
if im in group #4, it will display "4"
if im not in a raid group at all, it wont display...
Forum: Lua/XML Help 07-30-10, 01:01 AM
Replies: 15
Views: 21,481
Posted By linguini
Displaying group number when in raid on pitbull

trying to display my group number when im in a raid in lua texts!! :banana:
Forum: Lua/XML Help 06-19-10, 11:00 PM
Replies: 7
Views: 11,407
Posted By linguini
thanks so much :D

thanks so much :D
Forum: Lua/XML Help 06-19-10, 09:50 PM
Replies: 7
Views: 11,407
Posted By linguini
my pitbull 4 isnt using dogtags

my pitbull 4 isnt using dogtags
Forum: Lua/XML Help 06-19-10, 07:56 PM
Replies: 7
Views: 11,407
Posted By linguini
Cool truncating lua Name(unit) in pitbull4

basically, i want to shorten people's names to only under 10 characters. For example, if the name(unit) is "grandmaster's training dummy," i want it to only show "grandmaste."

im just using a...
Showing results 1 to 20 of 20