Hello, everybody. I'm trying to make a very simple quest, mostly based on dialogues. The problem is that the CK won't let me add a new script to the actor. The message it shows when I type the new name of the script is: "the extend script does not exist, please pick one that does". What does it mean? If it's new, in my mind, of course it doesn't exist yet!! Anyway, my actor is unique and the dialogues work fine. When I want to use the line: getowningquest().setstage(10) to advance my quest stages, the script won't ever compile. The error message is long and says this line (getowningquest) is not a function or does not exist, among other things that I believe are related to the fact I can't add scripts to the actor. If you please could help me understand what is happening I'll be thankful. I've read a lot of tutorials on this but no matter I do, the tutorial works, my quest doesn't. Just one more thing: I'm quite new in this script thing, so please be kind. :confused: Thank you for spending your time thinking about this problem. :smile: