BangBangYouAreDead Posted December 15, 2016 Share Posted December 15, 2016 Hi all. So I'm trying to make a simple radiant quest as part of my Gunners Overhaul mod. Dialogue, scripting, etc. I can deal with, but I'm having a massive headache getting the Aliases to work. Essentially I want the game to pick a random dungeon with Clearable and HasBoss conditions, add that location to the map, and then place a marker on the boss of that dungeon. Killing the boss completes the quest. I know exactly how to do this with unique locations and actors, but could someone give me a step-by-step on how to use aliases to make it random? Many thanks. Link to comment Share on other sites More sharing options...
Lisselli Posted December 16, 2016 Share Posted December 16, 2016 (edited) HasBoss? Wouldn't HasRefType or LocHasRefType(whatever that is called in the condition system) == Boss 1.00 AND work?Fill type reference aliases are a pain in the ass for me to get right as well. Edited December 16, 2016 by Lisselli Link to comment Share on other sites More sharing options...
Recommended Posts