Jump to content

kn1gh7

Member
  • Posts

    0
  • Joined

  • Last visited

Posts posted by kn1gh7

  1. Hello everyone, I just made an account here because a question I'm curious about wasn't exactly being understood on another mugen website I was on. Basically, I'm trying to have my Arcade Mode and Team Arcade on Single Player Mode to have different arcade orders. I have the select.def set up just as I want, here's a simplified example of how it is

     

    Ryu, order=1

    Strider, order=3

    Vega, order=5

     

    Ken, order=2

    Hayabusa, order=4

    Gill, order=6

     

    arcade.maxmatches = 1,0,1,0,1,0

    team.maxmatches = 0,1,0,1,0,1

     

    The way its set up, I should only fight the odd order characters(ryu, strider) in Arcade mode, and the even order characters(Ken, Hayabusa) in Team Arcade mode. However in team arcade mode, when I pick single mode for the opposing side, it has me fight Ryu. When I pick simul or turns for the opposing side, it has me fight Ken as intended. I was wondering if this is just a limitation in Mugen that can't be worked around, or if there is indeed a way to change this. 

     

    And I'm not a noob, I know how the order system and select.def work, im just asking if it can be done and if so how

×
×
  • Create New...