How do I get it so that there are more than 2 bosses
I know Order =2 is 1st boss
and Order =3 is the final boss
so what do I do if I want 4 bosses?
Pagina 1 di 1
More than 2 Bosses
#2
Inviato 24 January 2006 - 06:09
sorry for the late answer,
you have a line indicating the number of encounter of a said level that you will have at the bottom of the screen.
i suggest you set the Bosses all to Order = 9, and subsequently set the order in a way to ger 4 bosses at the end. or better
arcade.maxmatches = 3,1,1,0,0,0,0,0,0,4
this way you also have
3 enemies of leverl 0
1 enemy of level 1
1 enemy of level 2
and the 4 bosses of level 9
B)
you have a line indicating the number of encounter of a said level that you will have at the bottom of the screen.
i suggest you set the Bosses all to Order = 9, and subsequently set the order in a way to ger 4 bosses at the end. or better
arcade.maxmatches = 3,1,1,0,0,0,0,0,0,4
this way you also have
3 enemies of leverl 0
1 enemy of level 1
1 enemy of level 2
and the 4 bosses of level 9
B)
Condividi questa discussione:
Pagina 1 di 1

Aiuto









