Jump to content

New Vegas quest not starting?


cjm81499

Recommended Posts

Hello, everyone. I am in the midst of creating a quest mod. I had it so the quest would start when you walked into a primitive, with a script attached to it. Then the other day I attempted to fix another problem I've been having (may be the cause?) , I have not touched the NPC, nor the Primitive or script. Now the quest won't start.

 

Script: "scn 0VaTstage10triggerSCRIPT

begin onTriggerEnter player
if getStage 0VaT < 10
setStage 0VaT 10
endif
end"
0VaT = Quest name
10 = First objective
I have tried for hours to locate (and solve) the problem, but to mo avail.
I appreciate any help, and if you help me solve the issue, I will give you proper credit.
Thanks!
Link to comment
Share on other sites

  • Recently Browsing   0 members

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