YesNoOk
avatar

Arcade mode doesn't work correctly (Read 2458 times)

Started by Zapsonet, December 23, 2020, 01:07:09 am
Share this topic:
Arcade mode doesn't work correctly
#1  December 23, 2020, 01:07:09 am
  • avatar
    • Spain
I was trying to set order to arcade mode in my mugen (1.1.) and when i try to play it only appears order=1 chars, and after the arcade mode finish

My select.def
Spoiler, click to toggle visibilty
Re: Arcade mode doesn't work correctly
#2  December 27, 2020, 11:53:20 pm
  • ****
    • crepa.neocities.org
Some lines here have spaces, also there is a character that has an order but doesn't have a stage:
One Piece\Katakuri joey\Katakuri joey.def, order=2

If you're going to add orders, you need to use at least two commas, like this:
One Piece\Katakuri joey\Katakuri joey.def,, order=2

Or, add a random to their stages, like this:
One Piece\Katakuri joey\Katakuri joey.def, random, order=2

Also, avoid using spaces, they mess up MUGEN sometimes.