Jump to content

select.def


Ryon

Recommended Posts

you need to put Car2.def , random, order = 5 cause you said the 5th is the bonus. you NEED that random there or if not a random you need a "stage/carbonus.def" so something like car2.def, stage/carbonus.def,order = 5

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 2 months later...

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!
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 3 weeks later...
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
Link to comment
Share on other sites

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

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?
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 3 months later...

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???

Link to comment
Share on other sites

  • 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...