Jump to content

Quest/Scripting Problems


jcro25

Recommended Posts

Hello Im currently having problems with a quest I have created for my Searchlight Airport NCR or Legion mod. Basically I have created a quest that is enabled once a option on a terminal is selected. The quest is Not start game enabled and all of the scripting is error free. However when I activate the option on the terminal it does nothing, it will enable items which shows it works but will not start the quest. I have also tried the Console Commands:

SetStage VMSMYQUEST and

StartQuest VMSMYQUEST

But nothing happens? If someone could help that would be great. Thanks!

Jcro25 :nuke:

Link to comment
Share on other sites

Are you sure the quest isn't started? You won't get a notification unless there is an objective to display. You can do this with a quest stage result script, or explicitly with

 

setobjectivedisplayed VMSMYQUEST xx

 

Where xx is the objective you want to display.

Link to comment
Share on other sites

Ahh right thanks It would appear that the commands I was doing only work with Fallout 3 :confused: However anything I put in the Quest Stage Script seems to do nothing. SetObjectiveCompleted and

SetObjectiveDisplayed work but If I try OBJECTREF.ENABLE it wont work :wallbash: I have ended up having to use them in other scripts but is this normal?

Thanks,

Jcro25 :nuke:

Link to comment
Share on other sites

  • Recently Browsing   0 members

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