Thread Tools Display Modes
01-08-14, 09:04 AM   #1
kruma
A Deviate Faerie Dragon
Join Date: Jun 2012
Posts: 15
script help

Can you help me for script which hide name on Blizzard Compact raid frames
thks
  Reply With Quote
01-08-14, 09:23 AM   #2
Duugu
Premium Member
 
Duugu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 851
Originally Posted by kruma View Post
Can you help me for script which hide name on Blizzard Compact raid frames
thks
Who could resist such an elaborated, accurate, and polite request? ;D

Last edited by Duugu : 01-08-14 at 09:28 AM.
  Reply With Quote
01-08-14, 09:38 AM   #3
kruma
A Deviate Faerie Dragon
Join Date: Jun 2012
Posts: 15
Originally Posted by Duugu View Post
Who could resist such an elaborated, accurate, and polite request? ;D
Are you trolling me?
My Englich so bad and i use google translate
Can you help with Code?
  Reply With Quote
01-08-14, 04:46 PM   #4
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Code:
hooksecurefunc("CompactUnitFrame_UpdateName", function(frame)
	frame.name:Hide()
end)
If you need help turning the above code into an addon, copy and paste it into this page:
http://addon.bool.no/
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
01-09-14, 09:24 AM   #5
Duugu
Premium Member
 
Duugu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 851
Originally Posted by kruma View Post
Are you trolling me?
My Englich so bad and i use google translate
Can you help with Code?
Even Google would be able to translate words like "hello", "could someone", "please", "thank you".
  Reply With Quote
01-09-14, 11:52 AM   #6
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 1,362
Originally Posted by Duugu View Post
Even Google would be able to translate words like "hello", "could someone", "please", "thank you".
Because you've been such a role model for kindness in this thread yourself
  Reply With Quote
01-09-14, 05:23 PM   #7
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Originally Posted by Duugu View Post
Even Google would be able to translate words like "hello", "could someone", "please", "thank you".
Dude, go change your tampon. His post was fine, especially for someone who obviously is not fluent in English. He even ended with "thks" which anyone with half a working brain can tell means "thank you". This is an addon programmer forum. He's asking programmers for help, not beseeching the queen in some medieval court. There's no need for half the post to be sickly sweet politeness.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
01-10-14, 12:09 AM   #8
Vlad
A Molten Giant
 
Vlad's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 793
I think Phanx already answered the question - unless we misunderstood, in that case please elaborate, kruma!
__________________
Profile: Curse | Wowhead
  Reply With Quote
01-10-14, 12:24 AM   #9
Duugu
Premium Member
 
Duugu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 851
Originally Posted by Phanx View Post
Dude, go change your tampon. His post was fine, especially for someone who obviously is not fluent in English. He even ended with "thks" which anyone with half a working brain can tell means "thank you". This is an addon programmer forum. He's asking programmers for help, not beseeching the queen in some medieval court. There's no need for half the post to be sickly sweet politeness.
Well, then it's me. Maybe I'm just getting to old for this "plzgivkthxbye" communication style. Or it's some kind of 'senile stubbornness'. Don't know.
Tried to change it btw. But it's stuck. Guess i've to wait till it pops out on it's own.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » script help


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off