View Single Post
07-03-05, 10:20 AM   #1
Cillas
A Kobold Labourer
Join Date: Jul 2005
Posts: 1
Event for Gathering Skill

Hey.

I've been trying to create a notify script, that informs me when a nearby mine is found by my gathering skill (in this case Find Minerals).

But I can't seem to figure out which event is triggered when my minimap gets updated with the dot for the mine.

I would have figured it was WORLD_MAP_UPDATE or MINIMAP_UPDATE_ZOOM, but can't seem to figure out exactly how to check on either one. The only effect I could get from WORLD_MAP_UPDATE was opening the World Map, even thought the World Map xml file has bindings to the Minimap interface files.

I'm not fully sure what the WorldMapPOIs are referring to, and if it's this I'm looking for

Anyone have any idea on what event is thrown?

Thanks,
Cillas
  Reply With Quote