YesNoOk
avatar

Fixing "Cheating Commands" (Read 297 times)

Started by GoldingCircle, July 11, 2011, 11:58:22 pm
Share this topic:
Fixing "Cheating Commands"
#1  July 11, 2011, 11:58:22 pm
  • **
  • "GrayCircle will once be the greatest warrior"
    • i.imgur.com/MdGQY.gif
I want to disable the F1-F11 triggers in Mugen when fighting. Is there a way?
"GrayCircle will surpass ever hero one day!"

My Local Name: Fighting Toys Freak.
Re: Fixing "Cheating Commands"
#2  July 12, 2011, 12:01:17 am
  • ******
  • I'm a fuffy.
    • USA
    • www.trinitymugen.net
Yes.

Find this:
[mcode];-------------------------------------------------------
[Debug]
 ;Set to 0 to disable starting in debug mode by default.
Debug = 0

 ;Set to 0 to disallow switching to debug mode by pressing Ctrl-D.
 ;If Debug = 1, this will be ignored.
AllowDebugMode = 1

 ;Set to 1 to allow debug keys at all times. Otherwise debug keys
 ;allowed only in debug mode.
AllowDebugKeys = 1

 ;Set to 1 to run at maximum speed by default.
Speedup = 0

 ;Default starting stage for quick versus.
StartStage = stages/training_stage_a.def[/mcode]
Change it to AllowDebugKeys = 0
Re: Fixing "Cheating Commands"
#3  July 12, 2011, 12:08:04 am
  • **
  • "GrayCircle will once be the greatest warrior"
    • i.imgur.com/MdGQY.gif
 :sugoi:  Thanks!  :sugoi:
"GrayCircle will surpass ever hero one day!"

My Local Name: Fighting Toys Freak.