RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[RESOLVED] Help with Quest

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 88
Hello. I use RMXP.
In one map I have Shiva a guardian of dreams - She gives you a quest - you must bring her the Water skin, which you can get from Rikka,the guardian of water. But : Rikka should not give you the Water skin before you talk to Shiva, instead she first should introduce herself, then if you first talked to Shiva she should say : Ah so Shiva send you to retrieve the Water skin from me? Fine, here you go. And then you should return to Shiva and give her the Water skin and she should thank you. Ofcourse if you do not have the Water skin Shiva should tell you : You do not have the Water skin, return when you have it! And Shiva should also introduce herself before she gives you the quest. And when you give Shiva the Water skin Rikka should wish you good luck.

I know it has something to do with switches, but I cannot figure it out properly.

Can someone please help me?

THANX
« Last Edit: July 25, 2007, 01:56:34 PM by modern algebra »

*
A Random Custom Title
Rep:
Level 96
wah
Shiva: First page- Make her give quest. turn on self-switch A and switch1
       Second page- self-switch pre-condition. Message saying that you haven't gotten item yet.
       Third page- switch2 precondition. Give reward

Rikka: First page- A message
       Second page- switch1 precondition. Turn on self-switch, give item.
       Third page- self-switch precondition. Say that she gave it.

This is really easy to do. For the learning experience, I recommend you try and do this with variables. Also, remember how this quest will be done as it is quite basic. Also go into an analysis of why this works. That should help you. :)

***
Rep:
Level 88
Shiva: First page- Make her give quest. turn on self-switch A and switch1
       Second page- self-switch pre-condition. Message saying that you haven't gotten item yet.
       Third page- switch2 precondition. Give reward

Rikka: First page- A message
       Second page- switch1 precondition. Turn on self-switch, give item.
       Third page- self-switch precondition. Say that she gave it.

This is really easy to do. For the learning experience, I recommend you try and do this with variables. Also, remember how this quest will be done as it is quite basic. Also go into an analysis of why this works. That should help you. :)
Can u please post screenshots? I am quite annoing I know, but I just do not wanna mess it up for the 4th time...

*
A Random Custom Title
Rep:
Level 96
wah
Bah, screw that. I hate doing screenshots. >:( There are tutorials already made for quests. Here. I have an idea. USE THE SEARCH BAR. I can't believe how easy it was so I'm pretty not-calm. >:( I assume you want help for a quest and you want a tutorial so type in "quest tutorial" in the search bar. That's the thing up at the top next to the button that says "search." Scroll down to the topic titled "[REQUEST] Quest Tutorial RPGMXP" by Himanshu that's not even on the second page. It's even barely half-way down the search results. If you really need help, do a find on 28.4% relevance on the page. Look at Yami's post.

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
Oh dear moo, someone's upset.

It's true that to get better, you need to do a little bit of the work yourself, patmi.

In this case it is a very easy event. To understand switches, you should find a post by Zeriab and click on the link in his signature. Also, since this is an item quest, you can use a conditional branch based on an item being in your possession. But yes, please do read the tutorial that Zeriab links to, it's very good and will help you immensely.

********
Shadow Knight
Rep:
Level 91
Ruin that brick wall!
Project of the Month winner for October 2008
Patmi, I think you should first read what tutorial that already exist here, and then after you read it you ask anything else you don't understand.

At least you have the basics.
Be kind, everyone you meet is fighting a hard battle.

***
Rep:
Level 88
Bah, screw that. I hate doing screenshots. >:( There are tutorials already made for quests. Here. I have an idea. USE THE SEARCH BAR. I can't believe how easy it was so I'm pretty not-calm. >:( I assume you want help for a quest and you want a tutorial so type in "quest tutorial" in the search bar. That's the thing up at the top next to the button that says "search." Scroll down to the topic titled "[REQUEST] Quest Tutorial RPGMXP" by Himanshu that's not even on the second page. It's even barely half-way down the search results. If you really need help, do a find on 28.4% relevance on the page. Look at Yami's post.
O.K. THank you everybody.

***
Rep:
Level 88
Oh dear moo, someone's upset.

It's true that to get better, you need to do a little bit of the work yourself, patmi.

In this case it is a very easy event. To understand switches, you should find a post by Zeriab and click on the link in his signature. Also, since this is an item quest, you can use a conditional branch based on an item being in your possession. But yes, please do read the tutorial that Zeriab links to, it's very good and will help you immensely.
I have figured it out, you were right, I really feel better now.
THANX