Jump to content

How do you make quest markers target the nearest matching object?


Recommended Posts

Posted

Im trying to make a quest marker that will automatically point towards every "Stone of Barenziah". So i made a reference alias like this : http://imgur.com/a/plEDU following the format that radiant quests use to point towards matching references.

 

For the condition, i set it to point towards any object with the ID of "TGCrownGemActivator" which is what the gem in the cells look like. I then set the quest objective "Find the stones of barenziah" to point towards the reference alias.

 

But it doesnt do anything at all, not even when i start a new game to test it. There's no quest marker. Am i setting up the reference alias incorrectly or something?

 

I tried this with several quests and tried to point them to the nearest Jazbay or the nearest Dragon but the quest markers never show up ingame...

Posted

Yes, but it does it by adding markers for every single stone manually. Im trying to figure out how to make a quest marker that will automatically look for either the neaest gem, or every gem, and show it as a quest marker. That way i can use the same method for other quests. I don't get why its not working because if you look at the bounty quests (starting with BQ in the editor), they use the same method. They just set "find matching reference" followed by conditions, which is what im doing.

 

What do you mean by stone in the loaded area? The game has 24 stones placed throughout the whole skyrim map by default. They are persistent.

Posted

I don't think it matters if they are persistent or not. Try starting the quest when a gem is in the loaded area.

 

Bounty quests and similar typically use a reference tagged with LocRefType keyword, not just any random object in the area.

Posted

Yes it matters if they are persistent or not. According to the creation kit wiki anyway.

 

Starting the quest requires you to pick up a gem in the first place so...yea.

Posted (edited)

No, you dont get it, starting the quest requires you to pick up a gem, which means that you need to be in the same cell as the gem in the first place.

 

Have you done this quest before, or made any custom quest markers before?

Edited by Question2
  • Recently Browsing   0 members

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