What is wrong with this trigger script for geck?

Post » Tue May 17, 2011 6:33 am

How do I create a trigger script to complete a quest? I want a trigger script that when the player walks into a certain position I want it to complete the quest. THIS IS THE SCRIPT WHICH FOR SOME REASON DOES NOT WORK:

scn AAATheHiddenTreasureQueststage20TriggerSCRIPT

begin onTriggerEnter player

if getStage AAATheHiddenTreasure < 20
SetObjectiveCompleted AAATheHiddenTreasure 1 20
endif

End





Quest info: You come up to this guy and you talk to him... You complete 2 objectives by talking to him. After you have talked to him you have to go to this position in the wasteland when I walk in the right position... Nothing happens. Please help.

Quest ID: AAATheHiddenTreasure

I WANT THIS TO END THE QUEST! But nothing happens PLEASE HELP IF YOU NEED ANY MORE INFO JUST ASK! PLEASE!!!!!!!!! HELP!!!!
User avatar
Jessica White
 
Posts: 3419
Joined: Sun Aug 20, 2006 5:03 am

Post » Tue May 17, 2011 9:42 am

I posted a solution at: http://www.gamesas.com/index.php?/topic/1168874-trigger-script-help-whats-wrong-with-the-script/

We can continue discussion there, mod can lock this thread.
User avatar
Jamie Moysey
 
Posts: 3452
Joined: Sun May 13, 2007 6:31 am


Return to Fallout: New Vegas