Jump to content

DOWNLOAD MODS

Are you looking for something shiny for your load order? We have many exclusive mods and resources you won't find anywhere else. Start your search now...

LEARN MODDING

Ready to try your hand at making your own mod creations? Visit the Enclave, the original ES/FO modding school, and learn the tricks of the trade from veteran modders...

JOIN THE ALLIANCE

Membership is free and registering unlocks image galleries, project hosting, live chat, unlimited downloads, & more...

[OB] Can't get object script to update quest stage


OC3
 Share

Recommended Posts

Hi,

This is my first post here. Originaly put this under Oblvion quest and dialoge, but then noticed there have been no post there for a year and decided to put it here. I'll go delete the other post.

I've been stuck for a week on this and it's time to beg for help. This is my first attempt at a quest.

Ive created a startup enabled quest that I finally got to start working after making a quest script that sets the stage to stage 10. (Shouldn't it start without a script if it's startup enabled). Everything is fine at this point. The next stage should begin after I pick up note.

I've created stage 20 and journal entry with no conditions. I also created an object script that I attached to the note. The script uses 'begin onactivate' and then 'setstage 20'. It compiles with no errors

When I click on the note in game. Nothing quest related at all happens. No JE no marker.

This should be so simple I don't understand why it's not working. Stranger still, It seems like it did work once, although that was about a week ago and my memory is fuzzy. Since then I have added more quest stages and another object script. Is it possible that what I added later made it stop working? Doesn't seem likely.

Anyway, Thanks for any help

OC3

Link to comment
Share on other sites

Here is the script that I am trying...Ive tried with and without the activiate command in line 3. When in game activating the note only brings up the note text, and my speechcraft levels up since the note teaches speechcraft. The console says I'm still at stage 10. If I force stage 20 via the console, the proper journal enty and marker appear. I'v double checked the spelling of the quest and also that the note has the correct script attached. What am I missing? Thanks!!

ScriptName CTMGoneNote

Begin OnActivate

Activate

SetStage CloudTopManor 20

End

Link to comment
Share on other sites

I finally got it working. After realizing that there was literally no reason why the script would not work, I just recreated the note from scratch and gave it a different name. I think I messed something up when I added a reference editor ID for the note after I already had everything working.

Thanks everyone for their time and help.

OC3

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...