Jump to content

Recommended Posts

Posted

no, that doesnt work. your only allowed 10. numbers. arcade.maxmatches = 6,1,1,0,0,0,0,0,0,0 if that is what you want you need this. arcade.maxmatches = 4,1,4,1,4,1,4,1,4,1 you would only be allowed 5 bonus. since its intervals of 5. you need majorty of your roster to have order = 1, order = 3 order = 5 order = 7 order = 9 and your mini games will be the even numbers.

- Characters -  / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -

 

Posted

  On 10/22/2012 at 9:20 PM, 'Ryon said:

if you didnt give them any number, then there automatically order=1.

I see, I thought if you don't set a number between them. You'd fight them in random orders.

BTW, Nice Tutorial.

Siggy3_zpscbrzzi6f.png

  • 2 months later...
Posted

I'm sorry to resurrect this Thread, but my chars aren't battling in the stages that were supposed to battle. Take a look on my def :

 

 

Usopp, stages/Syrup Village Path.def, Order = 2
Usopp13_WIP, stages/scream.def, Order = 3
Arlong, stages/Arlong Park Road.def, Order = 1
 
what im doing wrong? and why the order isnt working for they? I'm using Mugen 1.0. tnx!
Posted

Its possible that (i heard of this)

 

sometimes when the stage name has spaces inbetween it such as "Arlong Park Road"

It tends to error out, and ignore it.

 

try renaming your stages using underscores.

 

"Arlong_Park_Road.def"

 

if that works, then order= will work as well.

- Characters -  / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -

 

  • 3 weeks later...
Posted
Here's what i found on my EVE select.def
 
 
;BONUS STAGES/CHARS

randomselect ;m-nes_game2, stages/m-nes_stage2.def
duckhunt, random
randomselect ;crowhunt, random
randomselect ;SSBYukari, random
randomselect ;norris, random
randomselect
randomselect
randomselect
randomselect

What do i think to Kagerou?

  Reveal hidden contents
1003413_169190766588347_472233877_n.jpg

  • 11 months later...
  • 1 year later...
Posted

i need help on my own arcade order problem. you see I'm making my own game its called mugen smash bros, its on mugen 1.1 with a super smash bros mod but the only problem is this I'll show you the characters on my game:
 

jason-voorhees, stages/CrystalLake.def, order=1
godzilla+, stages/city.def, order=0
Jeff the Killer, stages/INSANITY.def, order=0
ultraman1st, stages/ultraman_city.def, order=0
hellboy, stages/CMPunkArena.def, order=2
peter, stages/OCTAGON.def, order=3
rider-1st, stages/MetalCrusher.def, order=4
RenamonDv2, stages/stage.def, order=5
tommy, stages/avalon.def, order=0
Scorpion, stages/svc_hell.def, order=6
venomscorp, stages/YH-BuildingTop.def, order=7
kingg+, stages/SGTokyo.def, order=0
ultimate_guyver, stages/avalon.def, order=0
rider-2nd, stages/MetalCrusher.def, order=0
ultra7, stages/Seven_Metron.def, order=0
EvilRanger, stages/Clonegene_research_facilities.def , order=8
ShockerRider, stages/WUWO.def, order=9
Lord Zedd, stages/Green Vortex.def, order=10

I'm getting confused and i don't know what I'm doing wrong i need help and i tried the arcade maxmatches but nothing worked i put the 6,1,1,0,0,0,0,0,0,0 back i need help on this please and lord zedd is my boss character for my mugen smash bros game but he keeps coming up as a first person to fight and somepoint shocker rider is my boss and game ended. any ideas on fixing this?
Posted

Order = 0, means they will not appear.

 

your current order is asking for 6 regular order=1 matches, 1 order = 2 match, and 1 order = 3 match.

 

You only have 1 order 1, 2 and 3.

 

you need to set yours like this.

 

arcade.maxmatches = 1,1,1,1,1,1,1,1,1,1

 

This way you will fight 1 of every order.

- Characters -  / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -

 

  • 3 months later...
Posted
  On 5/31/2015 at 1:50 PM, Mechadiablo said:

i need help on my own arcade order problem. you see I'm making my own game its called mugen smash bros, its on mugen 1.1 with a super smash bros mod but the only problem is this I'll show you the characters on my game:
 

jason-voorhees, stages/CrystalLake.def, order=1
godzilla+, stages/city.def, order=0
Jeff the Killer, stages/INSANITY.def, order=0
ultraman1st, stages/ultraman_city.def, order=0
hellboy, stages/CMPunkArena.def, order=2
peter, stages/OCTAGON.def, order=3
rider-1st, stages/MetalCrusher.def, order=4
RenamonDv2, stages/stage.def, order=5
tommy, stages/avalon.def, order=0
Scorpion, stages/svc_hell.def, order=6
venomscorp, stages/YH-BuildingTop.def, order=7
kingg+, stages/SGTokyo.def, order=0
ultimate_guyver, stages/avalon.def, order=0
rider-2nd, stages/MetalCrusher.def, order=0
ultra7, stages/Seven_Metron.def, order=0
EvilRanger, stages/Clonegene_research_facilities.def , order=8
ShockerRider, stages/WUWO.def, order=9
Lord Zedd, stages/Green Vortex.def, order=10

I'm getting confused and i don't know what I'm doing wrong i need help and i tried the arcade maxmatches but nothing worked i put the 6,1,1,0,0,0,0,0,0,0 back i need help on this please and lord zedd is my boss character for my mugen smash bros game but he keeps coming up as a first person to fight and somepoint shocker rider is my boss and game ended. any ideas on fixing this?

Can u send me a DL [Download Link] for that game? PLEASE???

  • 6 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...