YesNoOk
avatar

Ikemen tagged team system solved! (Read 9257 times)

Started by zuuboi, December 28, 2014, 08:55:47 pm
Share this topic:
Ikemen tagged team system solved!
New #1  December 28, 2014, 08:55:47 pm
  • *
    • USA
    • zuuboi09@yahoo.com
Ok im not sure if ppl are aware of this issue or has solved it already but as most of you know when you do the uno tag system in Ikemen you cant control your 2nd char when you tag after pressing control 3 . well i finally solved this an i was so excited i had to post this. Ok  so this is how you do it.

1Go to ssz folder
2:Then go to config
3: now scroll down to the controls and under it paste this


in.new[2].set(
  -1, (int)k_t::UP, (int)k_t::DOWN, (int)k_t::LEFT, (int)k_t::RIGHT,
  (int)k_t::a, (int)k_t::s, (int)k_t::d, (int)k_t::z, (int)k_t::x, (int)k_t::c,
  (int)k_t::RETURN);

now these are MY controlls u dont have to do them, copy an paste ur P1 controls the MAIN IMPORTANT thing is to put the "2" in the "in.new[2].set" i guess this is like player 3 because player 2 is [1] an thats pretty much how you have tag team in ikemen! enjoy!
Last Edit: August 01, 2016, 02:43:40 am by TheFclass97

Uno

Re: Ikemen tagged team system solved!
#2  February 19, 2015, 04:29:35 am
  • ***
  • kuruchutchut
    • Philippines
    • www.facebook.com/ronel.alinea
not working on my end.. T-T
Re: Ikemen tagged team system solved!
New #3  June 22, 2015, 02:10:08 am
  • *****
    • USA
Ok im not sure if ppl are aware of this issue or has solved it already but as most of you know when you do the uno tag system in Ikemen you cant control your 2nd char when you tag after pressing control 3 . well i finally solved this an i was so excited i had to post this. Ok  so this is how you do it.

1Go to ssz folder
2:Then go to config
3: now scroll down to the controls and under it paste this


in.new[2].set(
  -1, (int)k_t::UP, (int)k_t::DOWN, (int)k_t::LEFT, (int)k_t::RIGHT,
  (int)k_t::a, (int)k_t::s, (int)k_t::d, (int)k_t::z, (int)k_t::x, (int)k_t::c,
  (int)k_t::RETURN);

now these are MY controlls u dont have to do them, copy an paste ur P1 controls the MAIN IMPORTANT thing is to put the "2" in the "in.new[2].set" i guess this is like player 3 because player 2 is [1] an thats pretty much how you have tag team in ikemen! enjoy!


Ikemen has been updated since then so the controls work a lil differently now(aka just have to remap), but I'd also like to add that 4player battles work. Meaning 4 different inputs can be used simultaneously. So 2v2 human works much better than before. Yes we still have to use the control 3 & 4 method, however this only has to be done once per game launch. I've only used add004 for this though. I'm interested to see if this method would work online with 4 individuals.
Last Edit: June 22, 2015, 02:23:55 am by ShinRei