YesNoOk
avatar

How do you use the order number? (Read 739 times)

Started by Stryfe, November 19, 2007, 06:04:21 am
Share this topic:
How do you use the order number?
#1  November 19, 2007, 06:04:21 am
  • **
  • Satsui no Hadou
I tried the FAQ but it directs me to a page that says and I quote

"The topic or board you are looking for appears to be either missing or off limits to you."

Could sombody help me out here about the "Order Number" and how to use it?
I support Rare Akuma, He should be the only "God" in MUGEN.
R.I.P. Reuben Kee(1984-2007)
Re: How do you use the order number?
#2  November 20, 2007, 06:24:34 pm
  • **
Right at the bottom of your select.def you should have this.

;Here you set the maximum number of matches to fight before game ends
 ;in Arcade Mode. The first number is the number of matches against
 ;characters with order=1, followed by order=2 and order=3 respectively.
 ;For example, for 4,3,1 you will fight up to 4 randomly-picked
 ;characters who have order=1, followed by 3 with order=2 and 1 with
 ;order=3.

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


all this means is, you assign characters a number like so

wolverine, stages/wolverine_stage.def, order=1
drdoom, random, music=sound/doom.mp3,order-2
thanos, stages/thanos_stages.def, order=3

so that you'll fight wolverine first, then doom, then thanos. you can do this up to order=10

make sure you assign your characters a stage or write Random in the line, as above, otherwise the mugen engine won't recognize the order you set at all.
Secret project:
Spriting now begun.

0.2%

Big news coming soon.
Re: How do you use the order number?
#3  November 25, 2007, 10:04:39 am
  • **
  • Satsui no Hadou
Does it have to be up to ten, or can it be higher than that? (Somewhat like 15)
I support Rare Akuma, He should be the only "God" in MUGEN.
R.I.P. Reuben Kee(1984-2007)
Re: How do you use the order number?
#4  November 25, 2007, 10:32:36 am
  • ****
  • Coming Soon?
anything higher than ten is like having no order at all
Latest Yoshi alpha ready for feedback Aug 15th check here for details...
Re: How do you use the order number?
#5  November 25, 2007, 08:26:01 pm
  • **
  • Satsui no Hadou
I support Rare Akuma, He should be the only "God" in MUGEN.
R.I.P. Reuben Kee(1984-2007)
Re: How do you use the order number?
#6  February 17, 2008, 04:48:24 pm
  • avatar
very nice FAQ Gosunkugi... Thank you for this information !!!  :sugoi:
Re: How do you use the order number?
#7  February 17, 2008, 06:18:42 pm
  • avatar
  • **
Re: How do you use the order number?
#8  March 11, 2008, 04:42:16 pm
  • **
Nooo, you can have as many characters as you want with order 1, and the same for order 2, all the way up to order 10.

example, I've been playing with Mugen for a while now, got a nice selection and have them ordered for a more balanced game.

I have a 15 beta characters, these barely move and can be used as punching bags, I set them as order=1 (piss easy)
the majority of my characters are ones without AI, they put up a little more fight but not much, so I've got 150 characters so far as order=2 (moderate difficulty)
Well programmed AI fighters come next, I love going up against these, have about a 100 as order=3, this is good for boss characters (hard difficulty)
And I keep order=4 (broken and cheap) for those buggers that drive you crazy and are almost impossible to beat, why do I have Omega Tom Hanks in my select still? Why god why?  --;
Secret project:
Spriting now begun.

0.2%

Big news coming soon.