Script for location change, need help. (Quest Related)

Post » Mon Jan 07, 2013 11:39 am

Okay, I'm in the process of making a quest. One of my objectives is to go investigate a cave.

How do I set up my script to advance my quest to the next objective once I arrive at the cave location?

Do i need to create a property under the quest script? And do I put the script in the quest stages tab? Or put attach it to a trigger box?

I'm not sure what to do right now.

Anyone have any suggestions?
User avatar
Arnold Wet
 
Posts: 3353
Joined: Fri Jul 07, 2006 10:32 am

Post » Tue Jan 08, 2013 1:51 am

Make a ReferenceAlias, then fill it with PlayerREF founnd in (any) cell. To that ReferenceAlias, attach a script with an *http://www.creationkit.com/OnLocationChange_-_Actor event.

*Syntax highlighting is temporarily busted, so examples are not viewable, but you can view them with the "Edit" button.

Alternatively, you could go the trigger box route and use http://www.creationkit.com/OnTriggerEnter_-_ObjectReference.
User avatar
Alan Whiston
 
Posts: 3358
Joined: Sun May 06, 2007 4:07 pm


Return to V - Skyrim