;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,2,2,2,0,0,0,1,0,0
; 1 2 3 4 5 6 7 8 9 10
What I want to do here is fix my line up to where there is a bonus game then a boss character right after and have this to repeat a number of times. How would I go about doing this?
Question
peterpunkass
2 answers to this question
Recommended Posts