YesNoOk
avatar

How to set boss characters and people to a certain stage. (Read 1211 times)

Started by keberTxelA11, February 02, 2010, 12:09:04 am
Share this topic:
How to set boss characters and people to a certain stage.
#1  February 02, 2010, 12:09:04 am
  • Kyoufu wo oshiete yarou
I don't know how to do it. Google doesn't even help.
Anyone tell me, because i have characters that fit really well into stages...

GT

Re: How to set boss characters and people to a certain stage.
#2  February 02, 2010, 01:17:09 am
  • *****
  • Don't fuck with me, Jack!
    • USA
After you add your "Boss", place the stage you want him to be assigned to after his name. Then place a comma followed by "order = x" (Order is when he should fight. 1 - 9. 1 being one of the first people you fight. 9 being one of the last)
                      

                        [Char Name]   [Stage]               [When he should come]
Example :  ;        BLACK RUGAL, stages/mybg.def, order=9

You'll also have to adjust this ( I suggest you read and understand it as well) :

Code:
[Options]
 ;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 = 6,1,1,0,0,0,0,0,0,0

The spots of the numbers decide how many of each group you fight. (6 meaning you will fight 6 order = 1 chars, the first 1 means you will fight 1 order = 2 char, the last 1 means you will fight one order = 3 char)
Yeah Titiln, in fact, You Made Him
Re: How to set boss characters and people to a certain stage.
#3  February 03, 2010, 09:23:54 pm
  • Kyoufu wo oshiete yarou

so...all i have to do is put the char name in the select notepad file followed by the stage and order? thats odd because i have a Vergil char and he is really hard to fight, and i set him as order 2 (5,1,1,0,0,0,0....)
I fought him first match, and i was wondering why the order thing didnt work....maybe i did it wrong???

GT

Re: How to set boss characters and people to a certain stage.
#4  February 03, 2010, 11:25:03 pm
  • *****
  • Don't fuck with me, Jack!
    • USA
If you set him as order two, then that means he will most likely show up as one of the characters you fight right after round one.


as order 2 (5,1,1,0,0,0,0....)


You've set it to fight 5 order = 1 chars, then 1 order = 2 chars. I think you miss understood. The lower the number the easier the character. Set Vergil as order = 8 or something.

(5,1,1,0,0,0,0,1,0)
Yeah Titiln, in fact, You Made Him
Re: How to set boss characters and people to a certain stage.
#5  February 04, 2010, 06:47:55 pm
  • ****
  • Nothing is impossible if you believe
    • Philippines
    • voiceofadistantstar.webs.com
 :D I got a HENT for you:

This is only an example:

Luise,  order=1
Isabeau, order=2
Heraclius, order=3
Strike, order=4

In the "arcade.maxmatches" this is how the order works...
                                       
       
Re: How to set boss characters and people to a certain stage.
#6  February 10, 2010, 07:20:21 pm
  • Kyoufu wo oshiete yarou
If you set him as order two, then that means he will most likely show up as one of the characters you fight right after round one.


as order 2 (5,1,1,0,0,0,0....)


You've set it to fight 5 order = 1 chars, then 1 order = 2 chars. I think you miss understood. The lower the number the easier the character. Set Vergil as order = 8 or something.

Ohh...I think I getcha now...
See, what I expected was that you would fight 5 order one characters....and THEN you would goto order 2 characters after all 5 were fought. So i should set it to something further then....hmmm....

(5,1,1,0,0,0,0,1,0)

GT

Re: How to set boss characters and people to a certain stage.
#7  February 10, 2010, 08:04:07 pm
  • *****
  • Don't fuck with me, Jack!
    • USA
Yeah! You got it! :D
Yeah Titiln, in fact, You Made Him
Re: How to set boss characters and people to a certain stage.
#8  February 11, 2010, 01:02:46 am
  • Kyoufu wo oshiete yarou
Thanks dude!  :sugoi: