Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ SMAUG coding
➜ How I can create quests
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Virgoir
(10 posts) Bio
|
| Date
| Sun 06 Nov 2011 04:34 PM (UTC) |
| Message
| Hi all,
How I can create quests in my realm with SMAUG 1.4?
excuse me but I'm newbie in MUD-builder section.
thanks in advanced
| | Top |
|
| Posted by
| Zeno
USA (2,871 posts) Bio
|
| Date
| Reply #1 on Sun 06 Nov 2011 05:56 PM (UTC) |
| Message
| | You would use progs to do that. What exactly are you looking for? |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | | Top |
|
| Posted by
| Virgoir
(10 posts) Bio
|
| Date
| Reply #2 on Sun 06 Nov 2011 11:16 PM (UTC) |
| Message
| I want to create some quests and puzzles for players that they going to done them, comeback and give gold or exp or etc.
design a multilevel quests for players and every user can check quest progress by "quest" command (if I'm right).
As I can understand with progs mobs can do something or say something, but for multilevel or complicated quests what should I do?
for example in a quest player must make a group with other players and earn some gold and buy a Armor and going to kill a 10 mobs, now I want to player can check quest progress, (creating group success or kill 3 mobs - 7 mobs remaining or so on)
Thanks a lot | | Top |
|
| Posted by
| Zeno
USA (2,871 posts) Bio
|
| Date
| Reply #3 on Mon 07 Nov 2011 12:01 AM (UTC) |
| Message
|
Quote: design a multilevel quests for players and every user can check quest progress by "quest" command (if I'm right).
It sounds like you basically want to create an entire quest system in Smaug. This would be a considerable amount of coding work and most likely involve no progs at all.
So this wouldn't be even building an area or mobs, but in the actual code of Smaug.
Any specific questions on that regard? Your question was pretty general. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | | Top |
|
| Posted by
| Nick Gammon
Australia (23,166 posts) Bio
Forum Administrator |
| Date
| Reply #4 on Mon 07 Nov 2011 12:40 AM (UTC) |
| Message
|
Virgoir said:
How I can create quests in my realm with SMAUG 1.4?
A while ago I did a fairly extensive quest system (called a task system) in SMAUG.
http://www.gammon.com.au/forum/?id=8000
Also here for how to set up quests:
http://www.gammon.com.au/forum/?id=8014
Example of it in use:
http://www.gammon.com.au/forum/?id=8013
Also see:
http://www.gammon.com.au/forum/?id=8031
I should qualify this by stating that to make effective use of this you need to be reasonably familiar with coding (ie. C programming) and also Lua scripting.
To get it started you need to make some C changes to the code, and then also edit to your taste the Lua scripts.
If you aren't comfortable doing that, best not to attempt it as you may just make the server stop working properly.
Having said that, as you can see from the example session (link above) you can make the MUD somewhat more interactive with the quest system. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
22,269 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top