Group: Member
Posts: 14
Type: None
RM Skill: Intermediate
I want to remove the ability for the player to cancel the choices they've made in combat by pressing the cancel key - eg. once you've selected "Fight" with Character A, you can't hit cancel during Character B's turn and do it over.
I'm using RMXP's default DBS and assume you'd just have to get rid of the "move cursor one page back" function from the combat command window, except I'll probably break it if I try myself.