Quests - Newbie help

General discussion of the House Party CSC, or get help making your own story.
Forum rules
Please follow all Eek! Forum rules.
Post Reply
Drekaran
Posts: 1
Joined: Mon Apr 07, 2025 12:07 am

Quests - Newbie help

Hi

I am wanting to edit the content of the existing stories as part of learning what everything does to make my own story. I have followed the tutorials and copied the original story into a new file so I can tweak everything.

I have found where you can change the text of the quest in the character quest and have seen that change in game but what I am not sure of is where you go in the editor to change the actual content of the quest.

An example is I want to change one of Amy’s tasks in the scavenger hunt to be that you have to punch every guest at the party. I have changed the text to be appropriate, and I can see the section to add steps to it but where in the editor do you go to actually change the quest content.

I might be missing something really obvious but not very experienced at this stuff

Thanks
meekorchid
Posts: 1
Joined: Mon Jul 07, 2025 11:24 pm
Contact:

Re: Quests - Newbie help

It's rare that changing the text of a quest step automatically changes the underlying game logic. They're almost always separate, with the text acting as instructions for the user and the logic being the actual code or script that makes it happen.
Post Reply