
19-jun-2012, 00:40
|
 |
MUGEN 功率
|
|
Fecha de Ingreso: mayo-2011
Ubicación: Out Of Reality#
Mensajes: 1,588
|
|
Re: Ayuda En El Modo Arcade! D:
Mira, vas al select.def, revisa la ultima parte, en la línea:
Cita:
[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
|
Cambias el 6, por el numero de peleas que quieres que sea, creo que el límite es 20, no estoy seguro.
Saludos!
|