YesNoOk
avatar

Disabling Spacebar (Read 886 times)

Started by Vitro-Kun, March 23, 2008, 01:31:40 pm
Share this topic:
Disabling Spacebar
#1  March 23, 2008, 01:31:40 pm
    • daan-kun.deviantart.com
During a fight the spacebar recharges both players health and energy. My keys are configured around the spacebar area (WASD, RT-FG-CV) and sometimes I accidentally press spacebar. And I was wondering if there is a way to disable the spacebar.

~Vitro-Kun
Re: Disabling Spacebar
#2  March 23, 2008, 01:37:42 pm
  • ***
Open your mugen.cfg and find a line:

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

Your debug mode must also be disabled.

Notice that this disables also all your F-keys.
Re: Disabling Spacebar
#3  March 23, 2008, 02:51:33 pm
    • daan-kun.deviantart.com
Thanks ^^
Re: Disabling Spacebar
#4  April 22, 2009, 11:42:01 pm
Sorry to resurrect an old thread, but does anyone know any reason why the debug lines in the cfg wouldn't be working?

All my debug lines in the mugen.cfg are set to zero but debug still seems to work.


I am using a custom screenpack and lifebars, but any other changes I make in the cfg work just fine...


;-------------------------------------------------------
[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 = 0

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

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

 ;Default starting stage for quick versus.
StartStage = stages/stage0.def
Re: Disabling Spacebar
#5  April 23, 2009, 03:21:01 am
  • ****
  • Luck can be statistics or superstition.
    • Malaysia
    • http://leagueoflegends.wikia.com/wiki/User:Mineko_Charat_Lucky
This isn't supposed to happen, unless you placed your mugen.cfg in the wrong place.


Somewhat returned as a living fossil after 2-3 years of doing nothing.
Re: Disabling Spacebar
#6  April 23, 2009, 04:09:14 am
That's what I figured at first, but anything else I change in it takes effect, like graphics changes and such....

It's located in "mugen main dir\data" dierectory....
Re: Disabling Spacebar
#7  April 23, 2009, 06:55:56 am
  • ****
  • Luck can be statistics or superstition.
    • Malaysia
    • http://leagueoflegends.wikia.com/wiki/User:Mineko_Charat_Lucky
Okay, I got a couple of questions for you:

Does your mugen show white debug numbers in it right when you start it?

Does this happen if you use any other screenpacks?


Somewhat returned as a living fossil after 2-3 years of doing nothing.