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.
RPGMAKER 2k3, Is there a fill in field using the Full Keyboard like a type in...

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 87
Language Teacher/translator
Hey,

I need to know if it's possible to have like a type in screen kind of field where i can let say ask for a question to the player and he have to TYPE IN the information then validated it but usind is keyboard.

EX: What is the hero name?

Keyinput: Elistios

Take Keyinput value and save it into a variable that can be called as text string at anytime in the game.

Plus i want the player to be able to Type in his name without the move to the good letter thingy.

EX2:

What sentences should be put there?

Keyinput: I love RPG from the very first time i have played Final fantasy!!!

Think about it and you will understand that it takes forever to enter long sentences into the keyinput without using the keyboard.

So can we simulate the keyboard in RPGMAKER 2k3? I hope so ^-^ or can it be done in XP?

Thanks in advance ^-^ v

Elistios




**
Rep:
Level 87
I'm pretty sure in xp its possible, but in 2k3 your stuck.

pokeball :)OfflineMale
********
Cheese
Rep:
Level 95
?
maybe events with button imput command? (Not sure if thats an option in 2k3) if it is..this would be similar to the ocarina I made.
Watch out for: HaloOfTheSun

*
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
I don't think so... Sorry, I wish I could help. Button Input is the only thing I can think of, which I don't think is an option in 2k3, and even in XP it is limited and I don't think it displays. I can see it being done with a script in XP, but you aren't using XP anyway so that is useless. To do passwords and stuff you can set up a dummy hero and use Enter Hero Name to write in the password, then use fork conditions on that hero's name, but as you said, it would take a long time to write sentences and stuff. I think I'm out of ideas ... sorry  :-\

**
Rep:
Level 87
Language Teacher/translator
Well thanks folks...

Nouman: Can you link me that ocarina project you have made?

PS: I already have done a Home made custom enter hero name thing  and a ATM machine usind RPGMAKER 2k3 but to tell the truth the purpose i want to do it for make it hard to create but well i'll search and see what i can do to substitute this.

THanks for your help anyway!

Any other idea are welcome!

Elistios