Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

How do you make a quest???


silentguardian8
 Share

Recommended Posts

It depends on what you want the quest to do. There's many options to go about making a quest. Most quests are scripted, though simple quests can sometimes be pulled off without scripts, though they'll surely be lacking, so I'll just focus on the scripting side.

Within scripted quests, there's mainly two types of scripts to run: quest systems and custom quests. A quest system accepts a few inputs to create a quest of a specific type. This usually takes less than 10 minutes to set up the whole quest. A custom quest is one that is scripted from scratch. This would have a lot more freedom, but will obviously take longer.

If you're interested in premade quest systems, I suggest checking out the Script Index in the Script Database board. If you want to make your own quests, I suggest studying up on Sadscript in the Sadscript Tutorials section.
Link to comment
Share on other sites

Well, if you really want to learn how, I suggest you check into some http://www.touchofdeathforums.com/smf/index.php/board,70.0.html, or just look at some example codes in the Script Database. If you have a knowledge of Algebra, it helps a lot to understand the concepts. In EE 2.7, scripts are executed from the Main.txt file, which is in your server/scripts folder. You'll find all the server's scripts in there.

There's so many parts to scripting that it's hard to just answer "how to script" in a few sentences. Just check into the various boards, and there's always a scripting question section to ask help in if you get stuck on a certain concept.

If that seems like too much work, you could always just ask someone to make quests for you and work on your game with you as a scripter or something. I'm unsure how many out there are willing to do something like that, but it never hurts to ask.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...