public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Help Making "Spelling" based Combat

BMM_Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Help Making "Spelling" based Combat
  • Original author: AmericanWonton
  • Original date: September 18, 2018
  • Source thread: https://forums.rpgmakerweb.com/threads/help-making-spelling-based-combat.100227/
  • Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support

Summary

Just a quick query: does RPG Maker MV allow for Name Input Processing during Battle Sequences? I've tried numerous times to call it, but it just skips the Event Sequencing in the troop menu and goes to "Show Texts" I've labeled for the correct answer. I'm trying to implement a combat system where a player is supposed to type a word correctly to deal damage...but I can't even call Name Input Processing to do that! Any suggestions? Ugouka said: As far as the answering goes, something like the picture below...

Archived First Post

Just a quick query: does RPG Maker MV allow for Name Input Processing during Battle Sequences? I've tried numerous times to call it, but it just skips the Event Sequencing in the troop menu and goes to "Show Texts" I've labeled for the correct answer.

I'm trying to implement a combat system where a player is supposed to type a word correctly to deal damage...but I can't even call Name Input Processing to do that! Any suggestions?


As far as the answering goes, something like the picture below would be your best bet, I think. Make a skill called "Solve" that calls this common event when used. "input" and "solution" are both variables. It'll enable the player to input a number, setting the value of "input". If the number matches the solution (determined by the question asked), the enemy takes the damage. If it doesn't, the player takes the correct answer worth of damage, showing them their mistake. Or you could do it equal to their input value, or just force the goblin to attack. Many options.


View attachment 36063
Hey, I was wondering if the same thing is possible for a password input? I tried setting up the same comment event system you suggested, but whenever I call "Name Input Processing", it just skips it entirely. Can you not call Name Input Processing in combat?

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#mv-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar