Your very first command from top to bottom has no name or name parameter.[Command]name = "Python" ;; Lv. 2Command = D,DB,B,D,DB,B, ctime = 30[Command]name = "Cannon / Spreader"Command = ~D,DF,F, xtime = 20[Command]name = "Mosquito"Command = ~D,DF,F, ytime = 20[Command]name = "Riot"Command = ~F,D,DF,F, xtime = 20[Command]name = "Wasp"Command = ~F,D,DF,F, ytime = 20[Command]name = "Gamma"Command = ~D,DF,F, ztime = 20[Command]name = "Gecko"Command = ~F,D,DF,F, ztime = 20Do you get it now ?
2OS said, May 15, 2011, 08:19:16 pmYour very first command from top to bottom has no name or name parameter.[Command]name = "Python" ;; Lv. 2Command = D,DB,B,D,DB,B, ctime = 30[Command]name = "Cannon / Spreader"Command = ~D,DF,F, xtime = 20[Command]name = "Mosquito"Command = ~D,DF,F, ytime = 20[Command]name = "Riot"Command = ~F,D,DF,F, xtime = 20[Command]name = "Wasp"Command = ~F,D,DF,F, ytime = 20[Command]name = "Gamma"Command = ~D,DF,F, ztime = 20[Command]name = "Gecko"Command = ~F,D,DF,F, ztime = 20Do you get it now ?No, I deleted my first command and I still ahve the problem, Would you mind downloading my character and seeing why he won't work?
Shouldn't have to do that.All your commands must lack names then, or something.Paste them here if I'm wrong.
2OS said, May 15, 2011, 10:32:02 pmShouldn't have to do that.All your commands must lack names then, or something.Paste them here if I'm wrong.;-| Default Values |-------------------------------------------------------[command][Defaults]; Default value for the "time" parameter of a Command. Minimum 1.[command]name = "noob"command = a,a,a,atime = 20command.time = 30; Default value for the "buffer.time" parameter of a Command. Minimum 1,; maximum 30.command.buffer.time = 1;-| Negative Edge H.Motions |----------------------------------------------; Super Move[Command]name = "supermove_x"command = ~F, F, ~x[Command]name = "supermove_y"command = ~F, F, ~y[Command]name = "supermove_z"command = ~F, F, ~z[Command]name = "supermove_a"command = ~F, F, ~a[Command]name = "supermove_b"command = ~F, F, ~b[Command]name = "supermove_c"command = ~F, F, ~c;-| Negative Edge S.Motions |----------------------------------------------; Special Move[Command]name = "specialmove_x"command = ~F, ~x[Command]name = "specialmove_y"command = ~F, ~y[Command]name = "specialmove_z"command = ~F, ~z[Command]name = "specialmove_a"command = ~F, ~a[Command]name = "specialmove_b"command = ~F, ~b[Command]name = "specialmove_c"command = ~F, ~c; Alpha Counter[Command]name = "alpha_p"command = ~F, D, DF, ~x[Command]name = "alpha_p"command = ~F, D, DF, ~y[Command]name = "alpha_p"command = ~F, D, DF, ~z[Command]name = "alpha_k"command = ~F, D, DF, ~a[Command]name = "alpha_k"command = ~F, D, DF, ~b[Command]name = "alpha_k"command = ~F, D, DF, ~c;-| Super Motions |--------------------------------------------------------; Super Move[Command]name = "supermove_x"command = ~F, F, x[Command]name = "supermove_y"command = ~F, F, y[Command]name = "supermove_z"command = ~F, F, z[Command]name = "supermove_a"command = ~F, F, a[Command]name = "supermove_b"command = ~F, F, b[Command]name = "supermove_c"command = ~F, F, c;-| Special Motions |------------------------------------------------------; Special Move[Command]name = "specialmove_x"command = ~F, x[Command]name = "specialmove_y"command = ~F, y[Command]name = "specialmove_z"command = ~F, z[Command]name = "specialmove_a"command = ~F, a[Command]name = "specialmove_b"command = ~F, b[Command]name = "specialmove_c"command = ~F, c; Alpha Counter[Command]name = "alpha_p"command = ~F, D, DF, x[Command]name = "alpha_p"command = ~F, D, DF, y[Command]name = "alpha_p"command = ~F, D, DF, z[Command]name = "alpha_k"command = ~F, D, DF, a[Command]name = "alpha_k"command = ~F, D, DF, b[Command]name = "alpha_k"command = ~F, D, DF, c;-| Double Tap |-----------------------------------------------------------[Command]name = "FF" ;Required (do not remove)command = F, Ftime = 10[Command]name = "BB" ;Required (do not remove)command = B, Btime = 10;-| 2/3 Button Combination |-----------------------------------------------[Command]name = "recovery" ;Required (do not remove)command = x+ytime = 1[Command]name = "recovery"command = y+ztime = 1[Command]name = "recovery"command = x+ztime = 1;-| Dir + Button |---------------------------------------------------------[Command]name = "back_x"command = /$B,xtime = 1[Command]name = "back_y"command = /$B,ytime = 1[Command]name = "back_z"command = /$B,ztime = 1[Command]name = "down_x"command = /$D,xtime = 1[Command]name = "down_y"command = /$D,ytime = 1[Command]name = "down_z"command = /$D,ztime = 1[Command]name = "fwd_x"command = /$F,xtime = 1[Command]name = "fwd_y"command = /$F,ytime = 1[Command]name = "fwd_z"command = /$F,ztime = 1[Command]name = "up_x"command = /$U,xtime = 1[Command]name = "up_y"command = /$U,ytime = 1[Command]name = "up_z"command = /$U,ztime = 1[Command]name = "back_a"command = /$B,atime = 1[Command]name = "back_b"command = /$B,btime = 1[Command]name = "back_c"command = /$B,ctime = 1[Command]name = "down_a"command = /$D,atime = 1[Command]name = "down_b"command = /$D,btime = 1[Command]name = "down_c"command = /$D,ctime = 1[Command]name = "fwd_a"command = /$F,atime = 1[Command]name = "fwd_b"command = /$F,btime = 1[Command]name = "fwd_c"command = /$F,ctime = 1[Command]name = "up_a"command = /$U,atime = 1[Command]name = "up_b"command = /$U,btime = 1[Command]name = "up_c"command = /$U,ctime = 1;-| Single Button |---------------------------------------------------------[Command]name = "a"command = atime = 1[Command]name = "b"command = btime = 1[Command]name = "c"command = ctime = 1[Command]name = "x"command = xtime = 1[Command]name = "y"command = ytime = 1[Command]name = "z"command = ztime = 1[Command]name = "s"command = stime = 1;-| Single Dir |------------------------------------------------------------[Command]name = "fwd" ;Required (do not remove)command = $Ftime = 1[Command]name = "downfwd"command = $DFtime = 1[Command]name = "down" ;Required (do not remove)command = $Dtime = 1[Command]name = "downback"command = $DBtime = 1[Command]name = "back" ;Required (do not remove)command = $Btime = 1[Command]name = "upback"command = $UBtime = 1[Command]name = "up" ;Required (do not remove)command = $Utime = 1[Command]name = "upfwd"command = $UFtime = 1;-| Hold Button |---------------------------------------------------------[Command]name = "hold_x"command = /xtime = 1[Command]name = "hold_y"command = /ytime = 1[Command]name = "hold_z"command = /ztime = 1[Command]name = "hold_a"command = /atime = 1[Command]name = "hold_b"command = /btime = 1[Command]name = "hold_c"command = /ctime = 1[Command]name = "hold_s"command = /stime = 1;-| Hold Dir |------------------------------------------------------------[Command]name = "holdfwd" ;Required (do not remove)command = /$Ftime = 1[Command]name = "holddownfwd"command = /$DFtime = 1[Command]name = "holddown" ;Required (do not remove)command = /$Dtime = 1[Command]name = "holddownback"command = /$DBtime = 1[Command]name = "holdback" ;Required (do not remove)command = /$Btime = 1[Command]name = "holdupback"command = /$UBtime = 1[Command]name = "holdup" ;Required (do not remove)command = /$Utime = 1[Command]name = "holdupfwd"command = /$UFtime = 1
mahboy said, May 17, 2011, 01:21:31 am2OS said, May 15, 2011, 10:32:02 pmShouldn't have to do that.All your commands must lack names then, or something.Paste them here if I'm wrong.;-| Default Values |-------------------------------------------------------[command][Defaults]; Default value for the "time" parameter of a Command. Minimum 1.[command]name = "noob"command = a,a,a,atime = 20command.time = 30; Default value for the "buffer.time" parameter of a Command. Minimum 1,; maximum 30.command.buffer.time = 1What the crap?Looks like you didn't delete the command properly.Try deleting that bolded line and see if it works.