03-10-2008, 01:31 PM
|
#1
|
A Kobold Labourer
Join Date: Dec 2007
Posts: 1
|
Minimap tracking events?
I am looking for an event which fires when your tracking skill (Whatever it be, hunters abilites, find herbs, mining etc) locates something in the minimap (And puts a yellow circle on it) - Is there such a thing? Thanks in advance!
|
|
|
03-10-2008, 02:39 PM
|
#2
|
Fishing Trainer
Join Date: Oct 2006
Posts: 6,214
|
no, there's not.
__________________
"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
|
|
|
03-10-2008, 03:09 PM
|
#3
|
A Frostmaul Preserver
Join Date: Mar 2006
Posts: 275
|
I know that there are ways to track the points of interest on the world map or on the battleground map. Unfortunately, I would think that it's impossible for the minimap, since (afaik) the tracking DoTs and everything that appears on the minimap is treated at a lower level than the API you can use, and you're only given the resulting texture. No frame is created or whatsoever.
|
|
|
03-10-2008, 09:02 PM
|
#4
|
A Scalebane Royal Guard
Join Date: Jan 2007
Posts: 438
|
Ah but you forgot the trick we mentioned a couple months back.
Every now and then take the minimap, resize it to a minimum and set it to be transparent, move it underneath the mouse which should fire the event you need if a tracking dot is present, put minimap back in place and make it visible again. Not sure if it still works or not, or even if it has ever really worked efficiently, but there was an addon for it at some point.
__________________
Kaomie
"WE LOTS OF PEOPLE FROM STRONG SERVER GUILDS" - Trade Channel
|
|
|
03-11-2008, 02:47 AM
|
#5
|
Don't Panic
Join Date: Oct 2006
Posts: 362
|
wow, thats genius, a little rough, but thinking well out of the box
So where's this addon?
|
|
|
03-11-2008, 06:54 AM
|
#6
|
A Frostmaul Preserver
Join Date: Mar 2006
Posts: 275
|
Quote:
Originally Posted by Kaomie
Ah but you forgot the trick we mentioned a couple months back.
Every now and then take the minimap, resize it to a minimum and set it to be transparent, move it underneath the mouse which should fire the event you need if a tracking dot is present, put minimap back in place and make it visible again. Not sure if it still works or not, or even if it has ever really worked efficiently, but there was an addon for it at some point.
|
Hahaha  Gotta love that one.
|
|
|
03-11-2008, 09:34 AM
|
#7
|
A Rage Talon Dragon Guard
Join Date: Sep 2007
Posts: 330
|
Quote:
Originally Posted by Kaomie
Ah but you forgot the trick we mentioned a couple months back.
Every now and then take the minimap, resize it to a minimum and set it to be transparent, move it underneath the mouse which should fire the event you need if a tracking dot is present, put minimap back in place and make it visible again. Not sure if it still works or not, or even if it has ever really worked efficiently, but there was an addon for it at some point.
|
I remember what you are talking about Kaomie. I am the one that ran across that mod and posted the link on the forum. Unfortunately, I can't find the mod or that old thread anymore. I tried to search for it again, but the search options no longer include the option to search the description of an addon. The way I found it the first time is to type "minimap tracking" into the search window and check the search description box before initiating the search. Can't do that anymore (unless I just can't find the option) since the site got it's new look. I'll keep searching though.
|
|
|
03-11-2008, 10:39 AM
|
#8
|
A Scalebane Royal Guard
Join Date: Jan 2007
Posts: 438
|
Whoops sorry the thread is here.
But the addon (TrackAlert) seems to be gone with the recent WoWInt oldies cleanup.
__________________
Kaomie
"WE LOTS OF PEOPLE FROM STRONG SERVER GUILDS" - Trade Channel
Last edited by Kaomie : 03-11-2008 at 10:42 AM.
|
|
|
03-11-2008, 11:03 AM
|
#9
|
Fishing Trainer
Join Date: Oct 2006
Posts: 6,214
|
@Kaomie: I didn't forget, it's just that that method is a pita.
@littlebudda79: you can still search the description. Go to the find tab and you'll see the check boxes under the search box.
__________________
"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
|
|
|
03-11-2008, 11:23 AM
|
#10
|
A Rage Talon Dragon Guard
Join Date: Sep 2007
Posts: 330
|
Quote:
Originally Posted by Seerah
@Kaomie: I didn't forget, it's just that that method is a pita.
@littlebudda79: you can still search the description. Go to the find tab and you'll see the check boxes under the search box.
|
OOO...goodie, goodie...thanks Seerah. I've been looking for that.
|
|
|
03-11-2008, 11:27 AM
|
#11
|
A Frostmaul Preserver
Join Date: Mar 2006
Posts: 275
|
Quote:
Originally Posted by Seerah
@Kaomie: I didn't forget, it's just that that method is a pita. 
|
It's funny enough to be worth coding, imo! And pita is good :<
|
|
|
03-11-2008, 11:52 AM
|
#12
|
A Scalebane Royal Guard
Join Date: Jan 2007
Posts: 438
|
Quote:
Originally Posted by Seerah
@Kaomie: I didn't forget, it's just that that method is a pita. 
|
But we are in the Developer-Discussions/General-Authoring, nothing can be too scary 
Now if this was General-Discussion/Interface-Requests I would not have mentioned it
PS: "oh my gawd she said pita  "
__________________
Kaomie
"WE LOTS OF PEOPLE FROM STRONG SERVER GUILDS" - Trade Channel
Last edited by Kaomie : 03-11-2008 at 12:05 PM.
|
|
|
03-12-2008, 02:38 PM
|
#13
|
A Defias Bandit
Join Date: Jan 2006
Posts: 3
|
minimap tracking
is there a way to play an audible when a gold dot appears on minimap do to any tracking skill? i am just interesting in an audio alert when i am flying around i am missing something.
my end goal if this is possible to assign specific sound files based on known gold dot names. assuming the interface had the ability to define an ascii string on the query to play a specific .wav file. that way i could record things like "True Silver" as a .wav to play. when a minimap gets a dot for "True Silver" ore it would play the defined .wav file
|
|
|
03-12-2008, 04:21 PM
|
#14
|
A Frostmaul Preserver
Join Date: Mar 2006
Posts: 275
|
Quote:
Originally Posted by friiar
is there a way to play an audible when a gold dot appears on minimap do to any tracking skill? i am just interesting in an audio alert when i am flying around i am missing something.
my end goal if this is possible to assign specific sound files based on known gold dot names. assuming the interface had the ability to define an ascii string on the query to play a specific .wav file. that way i could record things like "True Silver" as a .wav to play. when a minimap gets a dot for "True Silver" ore it would play the defined .wav file
|
Well, read the posts above yours
Edit:
To answer your second question, the part about playing sounds is really not a problem. CF http://www.wowwiki.com/API_PlaySoundFile
|
|
|
03-12-2008, 04:21 PM
|
#15
|
A Scalebane Royal Guard
Join Date: Jan 2007
Posts: 438
|
@friiar
This is exactly what we are talking about, and the short answer is no.
The long answer is maybe, but someone will have to code it again since we lost the previous implementation of the idea.
__________________
Kaomie
"WE LOTS OF PEOPLE FROM STRONG SERVER GUILDS" - Trade Channel
|
|
|
03-12-2008, 04:29 PM
|
#16
|
A Defias Bandit
Join Date: Jan 2006
Posts: 3
|
thanks.
i didn't know what the old mod did. i thought it was a visual indicator or something.
|
|
|
03-12-2008, 04:33 PM
|
#17
|
A Frostmaul Preserver
Join Date: Mar 2006
Posts: 275
|
Quote:
Originally Posted by Kaomie
The long answer is maybe, but someone will have to code it again since we lost the previous implementation of the idea.
|
Though the idea is 95% of the job here, really. The implementation is probably not extremely hard, don't you think? (at least to get a messy thing that works roughly ^^).
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|