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.
Is this possible? (event or script, idk)

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 85
I want to hide letters/numbers around a map. Once all are collected, the player can return to a door and enter the password/answer to the riddle. In some puzzles the letters will have to be collected, but for some just used as clues. Is this possible? If so, how?

********
Resource Artist
Rep:
Level 94
\\\\\
Project of the Month winner for June 2009
Can you explain how this is supposed to work more? at the moment... from what i THINK you want, you can do this with events, but I'm still confused as to what you're asking

***
Rep:
Level 85
Can you explain how this is supposed to work more? at the moment... from what i THINK you want, you can do this with events, but I'm still confused as to what you're asking

Thanks for the reply!

Well, what I mean is (I wrote that original message at 4am): There will be messages hidden across the map. The messages will be letters that eventually spell a word. That word needs to be entered in to a password command in order for the player to progress in to the next map. Like, a name entry box only for a password, and it'll only unlock the door if you enter the correct password. Thanks!

********
Hungry
Rep:
Level 96
Mawbeast
2013 Best ArtistParticipant - GIAW 11Secret Santa 2013 ParticipantFor the great victory in the Breakfast War.2012 Best Game Creator (Non-RM Programs)~Bronze - GIAW 9Project of the Month winner for December 2009Project of the Month winner for August 20082011 Best Game Creator (Non RM)Gold - GIAW Halloween
no, that's completely impossible. :V

Just open the 'name actor' dialogue with a blank actor slot, and have the player input the 'password' as the dummy actor's name.  Then check the actor's name to see if it's the right value.

FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

***
Rep:
Level 85
Thanks for the answer, oh and for your unnecessary sarcasm =D. Always a delight.

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Best Member2012 Best RPG Maker User (Scripting)2012 Favorite Staff Member2012 Most Mature MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Veteran2011 Favourite Staff Member2011 Most Mature Member2011 Best RPG Maker User (Scripting)2011 Best Use of Avatar and Signature Space2010 Most Mature Member2010 Favourite Staff Member
Sarcasm is always necessary. Otherwise, you're just overly nice and all your posts are boring to read.

***
Rep:
Level 85
Sarcasm is always necessary. Otherwise, you're just overly nice and all your posts are boring to read.

Can't really argue with you on that one.

EDIT: Could anyone show me an example of how this should work in the conditional branch? I tried it a few ways and I'm SURE I'm doing it wrong.
« Last Edit: April 03, 2009, 08:12:08 AM by memyselforwho »

********
Hungry
Rep:
Level 96
Mawbeast
2013 Best ArtistParticipant - GIAW 11Secret Santa 2013 ParticipantFor the great victory in the Breakfast War.2012 Best Game Creator (Non-RM Programs)~Bronze - GIAW 9Project of the Month winner for December 2009Project of the Month winner for August 20082011 Best Game Creator (Non RM)Gold - GIAW Halloween
check the actor's name
if actor's name is equal to [password]

FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

***
Rep:
Level 85
Any chance you could screenshot?

Sorry for the dumbness.

********
Hungry
Rep:
Level 96
Mawbeast
2013 Best ArtistParticipant - GIAW 11Secret Santa 2013 ParticipantFor the great victory in the Breakfast War.2012 Best Game Creator (Non-RM Programs)~Bronze - GIAW 9Project of the Month winner for December 2009Project of the Month winner for August 20082011 Best Game Creator (Non RM)Gold - GIAW Halloween
there are tabs under the conditional branch event.
find the actor tab, then in the dropdown list select 'name'

FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

***
Rep:
Level 85
there are tabs under the conditional branch event.
find the actor tab, then in the dropdown list select 'name'

Ohhh, ok. Now I got it, thanks a lot for all your help man.  ;D

********
Hungry
Rep:
Level 96
Mawbeast
2013 Best ArtistParticipant - GIAW 11Secret Santa 2013 ParticipantFor the great victory in the Breakfast War.2012 Best Game Creator (Non-RM Programs)~Bronze - GIAW 9Project of the Month winner for December 2009Project of the Month winner for August 20082011 Best Game Creator (Non RM)Gold - GIAW Halloween
take some time to search through the event functions, it'll help a lot :)

FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon