Thread Tools Display Modes
12-02-08, 05:54 AM   #1
Vordhosbn
A Defias Bandit
Join Date: Dec 2008
Posts: 2
Disabling <Made by... >

I was wondering, is it possible to remove the <Made by ...> information about item creator? If so, is there an addon which provides this function ?
  Reply With Quote
12-02-08, 06:15 AM   #2
Codermik
A Deviate Faerie Dragon
 
Codermik's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 16
Originally Posted by Vordhosbn View Post
I was wondering, is it possible to remove the <Made by ...> information about item creator? If so, is there an addon which provides this function ?
Its an internal game feature not accessable to addons therefore its not possible.
__________________
Codermik
www.twitch.tv/codermik
  Reply With Quote
12-02-08, 07:39 AM   #3
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by Softrix View Post
Its an internal game feature not accessable to addons therefore its not possible.
Its a line in the tooltip, and can be scanned and removed at tooltip spawn.
  Reply With Quote
12-02-08, 04:08 PM   #4
Vordhosbn
A Defias Bandit
Join Date: Dec 2008
Posts: 2
Interesting, I bet it would be a very simple addon (just doing this - disabling <Made by... > ). I would be thankful if someone show that code fragment.
  Reply With Quote
12-02-08, 04:46 PM   #5
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
You would have to parse the tooltip, store every line except that one, and then reassemble it.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Disabling <Made by... >


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