WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Zone Text to Parrot (https://www.wowinterface.com/forums/showthread.php?t=44379)

f03809 09-15-12 05:53 PM

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?

Jarod24 09-16-12 02:39 AM

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.


All times are GMT -6. The time now is 07:17 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI