YesNoOk
avatar

Infinite Specials? (Read 500 times)

Started by Athena_Rose, May 02, 2008, 09:24:39 am
Share this topic:
Infinite Specials?
#1  May 02, 2008, 09:24:39 am
  • *
  • Mission Completed Sir!
Sorry for being annoying but I have a question.
Can characters have infinite specials in mugen, because im seriously hooked on mugen and I mostly go on training mode and do heaps of special combos witch i wish you could do in arcade.


Thanks,Athena_Rose

 
Re: Infinite Specials?
New #2  May 15, 2008, 12:26:40 am
  • **
  • LOL War
Change the power of the character move in the cmd file.  ;)
[mcode][State -1, Shun Goku Satsu]
type = ChangeState
value = 3000
triggerall = command = "ShunGokuSatsu"
triggerall = power >= 0
trigger1 = statetype = S
trigger1 = ctrl
trigger2 = statetype != S
trigger2 = hitdefattr = SC, NA, SA, HA
trigger2 = stateno != [3000,4000)
trigger2 = movecontact[/mcode]
Happy Now?
Last Edit: May 15, 2008, 01:20:00 am by D Guardian