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.
Another quest help please

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 88
Hello.
I use RMXP.
How can I make a quest with a mermaid that wants a special potion and when u give her the potion she dissapears and appears in another map and if she didnt get the potion she stays on the current map saying u dont have it?
THANX

****
Rep:
Level 88
Pretty easily.
Click the spoiler for a tutorial.
Spoiler for:
Requirements:
1 Self-Switch
1 Local Switch
1 Item called 'Special Potion'

1. First, make the two maps for the quest.
2. Then make a mermaid on one of the maps.
3. Add some speech into the event saying she wants a potion. Afterwards, make it so that a self-switch is put onto on.
4. Make a new page with the same graphic with a condition selfswitch is on and the Local switch is off and put in a conditional branch that the special potion is in inventory. In the else place you have the mermaid say you dont have the potion. In the other one make her say you have got the potion and using another event, make the player lose the potion. Then turn the local switch on.
5. Make another page with nothing on it but the conditions are Self-SwitchA is on and Local switch is on.
6. On the other map make a event. Make conditions the local switch is on and then put in the speech.

***
Rep:
Level 88
Pretty easily.
Click the spoiler for a tutorial.
Spoiler for:
Requirements:
1 Self-Switch
1 Local Switch
1 Item called 'Special Potion'

1. First, make the two maps for the quest.
2. Then make a mermaid on one of the maps.
3. Add some speech into the event saying she wants a potion. Afterwards, make it so that a self-switch is put onto on.
4. Make a new page with the same graphic with a condition selfswitch is on and the Local switch is off and put in a conditional branch that the special potion is in inventory. In the else place you have the mermaid say you dont have the potion. In the other one make her say you have got the potion and using another event, make the player lose the potion. Then turn the local switch on.
5. Make another page with nothing on it but the conditions are Self-SwitchA is on and Local switch is on.
6. On the other map make a event. Make conditions the local switch is on and then put in the speech.
Can u please post or send me screenshots? my e-mail is patmi@mj-soft.net


***
Rep:
Level 88
Alright. Ill edit this post with the screenshots
Thank you very much.
Can u also post this ? - A mouse killing quest. The farmer inside a house gives you a quest to kill 3 mice on his field on his farm. When the mice dissapears he gives you a potion and after this he won´t say anything.

**
Rep:
Level 86
Experienced Game Developer
Done pretty much the same way as before except you have to use a variable to keep track of how many mice you kill. Each time you kill a mouse add 1 to the variable and also do a check to see if the variable equals 3. If it does then turn on the switch that prevents the farmer from talking.
whatsthatlongbuttonatthebottomofmykeyboardfor?

***
Rep:
Level 88
Done pretty much the same way as before except you have to use a variable to keep track of how many mice you kill. Each time you kill a mouse add 1 to the variable and also do a check to see if the variable equals 3. If it does then turn on the switch that prevents the farmer from talking.
Can u please post screenshots?
THANX

***
Rep:
Level 87
ohheythar :O
Use the search button!