QUOTE(Ryu Ohisama @ Jun 19 2007, 01:26 AM) [snapback]467507[/snapback]
I use the buttons " L,:,",<,>,?
So can you translate abcxyz
Into the L:"<>?
Cause I have no idea.
EXAMPLE:
;-| Super Motions |--------------------------------------------------------
[Command]
name = "SuperFire"
command = D, DF, F, D, DF, F, y
time = 20
this is what a trigger should look like, type in 'Super Motions' in search and you will be taken to that section
change the command= to what ever you want boom atatckj changed or the combo known
E.G
[Command] ;Quarter circle forward + x
name = "
get"command = ~D, DF, F, atime = 25
whats bolded is the command name, whats in italiacs is the button combo you would use
[State -1,Getsuga]
Type = ChangeState
Triggerall = Command = "get"triggerall = var(0) != 76
triggerall = var(0) != 75
Triggerall = Command != "holddown"
triggerall = power >= 1000
Trigger1 = ctrl = 1
Trigger1 = StateType = S
trigger2 = stateno = 260 && time >= 20
Value = 550
that row links to the command name found very early in the topic, see how its get for both, well the Getsuga attack will be done by pressing and releasing Down, Down-Forward, Forward, A
now if you wanted to change that you get
command = ~D, DF, F, a
and change it to
command = ~D, a
now after releasing down Imediatly hit your a button and you will preform getsuga tenshou for ichigo, get it??? thats an example