Thread Tools Display Modes
09-15-12, 05:53 PM   #1
f03809
A Murloc Raider
Premium Member
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 8
Zone Text to Parrot

Does anyone know of an addon that can move the Zone Text (the text that splashes up on your screen when you move between zones) into Parrot?
  Reply With Quote
09-16-12, 02:39 AM   #2
Jarod24
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Jul 2012
Posts: 66
hmmm. how about this?

1. use /framestack and find out the name of the frame/label that outputs that text.
2. hide that frame so its not visible to the user.

3. register for the "ZONE_CHANGED_NEW_AREA" event that triggers whenever the player zone or move in/out of instances.
4. Use GetMinimapZoneText() and GetRealZoneText() to get the current zone/area name inside parrot.
__________________
Author of IfThen, Links in Chat
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Zone Text to Parrot

Thread Tools
Display Modes

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