YesNoOk
avatar

HOME STRETCH! - MUGEN LEGACY (Read 1429 times)

Started by papsicool, October 03, 2018, 04:23:35 pm
Share this topic:
HOME STRETCH! - MUGEN LEGACY
#1  October 03, 2018, 04:23:35 pm
  • avatar
  • *
    • Philippines
    • ciosi@msn.com
Im almost done with my MUGEN Legacy collection thanks to friendly folks here!,

There is one last thing that bothers me, the character fight order doesn't seem to work.

I'm using 1.1 btw, does that have anything to do with it not working?

Heres a snippet of my SELECT.def:
============================================
Ella, stages/Lilith's_Club_Stage_Ver2.def, order=5
B.B.Hood, stages/SSF2THDR_Ryu_Stage_SF2_16_9.def, order=1
sol_b, stages/GG-Nirvana.def, order=10
ironman, stages/SSF2THDR_Guile_Stage_SF2CE_16_9.def, order=1
Abyss, stages/XX'ABYSS'LAIR'XX 2.0.def, order=7


arcade.maxmatches = 3,2,1,1,1,1,1,0,0,0
============================================

I keep fighting random AI and it only goes up to 8 stages before it declares me to be the champion.

(note that I setup some enemies @order10 because my cousins will be playing this, and they cant handle very good AI)
Re: HOME STRETCH! - MUGEN LEGACY
#2  October 03, 2018, 04:31:00 pm
  • ****
  • Retired
  • Terminally Online
    • New Zealand
    • network.mugenguild.com/devon/
try adding the includestage parameter.
Re: HOME STRETCH! - MUGEN LEGACY
#3  October 03, 2018, 04:42:18 pm
  • avatar
  • *
    • Philippines
    • ciosi@msn.com
try adding the includestage parameter.

thank you for the quick reply.

So I went ahead and added the includestage parameter:

======================================================
Ella, stages/Lilith's_Club_Stage_Ver2.def, includestage=0, order=5
B.B.Hood, stages/SSF2THDR_Ryu_Stage_SF2_16_9.def, includestage=0, order=1
sol_b, stages/GG-Nirvana.def, includestage=0, order=10
ironman, stages/SSF2THDR_Guile_Stage_SF2CE_16_9.def, includestage=0, order=1
======================================================

Sadly the first one that I fought in Arcade mode was Jam Kuradoberi - which is an Order5 in my select.def

*EDIT - and shes in the wrong stage, too :(