Thread Tools Display Modes
10-01-16, 01:36 PM   #1
kawe
A Cyclonian
 
kawe's Avatar
Join Date: Sep 2009
Posts: 40
global references



how to shorten this global in chat? for example;

ACHIEVEMENT_BROADCAST = "%s achieved %s!" > gives shorter message, lesser chat clutter.

assistance is appreciated
  Reply With Quote
10-01-16, 01:57 PM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Just find the global string and overwrite it.

ARTIFACT_XP_GAIN = "%s gains %s Artifact Power."
__________________
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
10-01-16, 02:08 PM   #3
kawe
A Cyclonian
 
kawe's Avatar
Join Date: Sep 2009
Posts: 40
Originally Posted by Phanx View Post
Just find the global string and overwrite it.

ARTIFACT_XP_GAIN = "%s gains %s Artifact Power."
yes thank you
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » global references


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