WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Class Discussions (https://www.wowinterface.com/forums/forumdisplay.php?f=7)
-   -   Looking for a Tracker Toggle (https://www.wowinterface.com/forums/showthread.php?t=4828)

Guffy 05-14-06 11:56 PM

Looking for a Tracker Toggle
 
Have searched the forum, found nothing. I'm not sure if this whole forum is for just addons or marco as well. =/


Since I am a hunter/miner I have too many trackers too keep in my bars, or binding to one key each.
I would like a Tracker Toggle for 3-4 different trackers. Though I have gotten stuck at the first step, finding out what I am tracking right now...

/script unit=WhatAmITrackingRightNow(); if "Beast"==a then CastSpellByName("Track Humanoid"); end; if "Humanoid"==a then CastSpellByName("Track Beast"); end;


Using "SmurfZG" macro( http://ui.worldofwar.net/macros.php?id=52 ) to originate from:
"Code Start:

/script a=UnitCreatureType('target'); if "Dragonkin"==a then CastSpellByName("Track "..a); end; if "Undead"==a then CastSpellByName("Track "..a); end; CastSpellByName("Track "..a.."s")

Code End:"

Could this work somehow?
Hope there is someone out there able to help me :rolleyes:

Best Regards /Guffy

willgk 05-15-06 08:05 AM

Or, you could get FuBar Tracker http://www.wowinterface.com/download...fo.php?id=4824 and have a neat little dropdown menu for tracking on screen at all times so you dont have to bind keys / buttons :eek:

Guffy 05-15-06 11:42 AM

But the thing is that a binded key that toggles the most important modes is so much faster than using the mouse. I am one of those that almost bind every action to a key for most effective gaming ;)


All times are GMT -6. The time now is 05:56 PM.

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