Lithium_Flower Posted October 10, 2007 Share Posted October 10, 2007 I've been struggling with this for three days now, and I really need someone to point out what I'm doing wrong. I have a very basic House for Sale script with three stages. Stage 5 - you read an advertisement to start the quest. This is working fine. (I used Relfina's letter script as a base). Stage 10 - You buy the house from the quest giver. HouseInquiry - three options (Housebuy, Housedecline, Housetoomuch), House buy if successful sets stage 10 of the quest otherwise you have an insufficient funds response.This is working alright except for 1 problem. When stage 10 is set, I don't get an onscreen journal update message. The journal does update though and the new entry is visible in the journal menu. Stage 20 - The final stage, last journal update and quest completed message. I attached the HouseScript copy/pasted from the Skingrad HouseScript to my doorHouseforsale changing all appropriate references and cell mentions. But when I open the door using the key added in stage10 and enter the cell... the script doesn't trigger Stage 20 (Quest end) at all. I don't even get a journal update. I've tried to match all quest data entries and all conditions and result scripts as closely to the Skingrad House Quest as possible while carefully changing references and cell mentions. There is no furnishing option. Please help, I've been struggling for days and have run out of ideas to make it work. P.S There is a line in the SkingradHouse quest stage 10 result script data which runs like: "Set HouseSkingrad.fQuestdelay to 1" When I add a similar line to my own result script (Set HouseQuest.fQuestdelay to 1), the CS gives me an error, saying unknown variable. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.