Jump to content

Hooking Map Events


TheCricket

Recommended Posts

I am scripting in papyrus and I want to add a hook to the world map on click event for a map marker and capture it. So what I need is: a way to check if the map is up or to hook(capture) when the map has been loaded. The current script can detect when operating the vehicle. The map is loadable though does not operate properly(broken fast travel). What I want is to detect the map has been loaded and then detect when a map marker has been clicked and what marker it is. I noticed that the creation kit lists reference objects for each marker. Perhaps that means when in the map it just catching an ontrigger event and if it is a map marker then calls the fast travel, i dunno? Either way what I need is: A) to detect display of the map. B) to detect a click event on a map marker. C) to get that map marker. D) to then retrieve the relevant information for that marker (this part i think i can get, but not harm including it). Any help would be appreciated, my search efforts have proved fruitless. Everyone just wants to add or subtract a marker.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...