For the whole day since I woke up I've been watching tutorials from AceDBZMugen and a bit of Ryon, messing around in Fighter Factory Classic, and creating sprites all the way up till like 12 in the evening. I finally created my first functional character (I kept it really simplistic) as a square with some skills named quadrata. Ryon did create a tutorial about special moves but its like an hour long.
I wanted to make one of quadrata's move named quadrablast use QCF+X but so far I could only tie it to B. I tried many stupid methods to try to get QCF+X to work like:
triggerall = command = "D,DF,F,x"
but I just get
Spoiler
Error message: Undefined command label: "D,DF,F,x".
If not misspelling in CNS, check CMD
Error parsing triggerall
Error parsing [State -1, Quadrablast]
Error in [Statedef -1]
Error in Quadrata.cmd
Error loading chars/ffchartest/ffchartest.def
Error loading p1
Library error message: Died parsing command = "D,DF,F,x"
I barely even know the code and just mess around with the values until I get something I like.
Here's the file to the character just in case.
Thanks in advance!
Question
RcketNerdd
For the whole day since I woke up I've been watching tutorials from AceDBZMugen and a bit of Ryon, messing around in Fighter Factory Classic, and creating sprites all the way up till like 12 in the evening. I finally created my first functional character (I kept it really simplistic) as a square with some skills named quadrata. Ryon did create a tutorial about special moves but its like an hour long.
I wanted to make one of quadrata's move named quadrablast use QCF+X but so far I could only tie it to B. I tried many stupid methods to try to get QCF+X to work like:
but I just get
Error message: Undefined command label: "D,DF,F,x".
If not misspelling in CNS, check CMD
Error parsing triggerall
Error parsing [State -1, Quadrablast]
Error in [Statedef -1]
Error in Quadrata.cmd
Error loading chars/ffchartest/ffchartest.def
Error loading p1
Library error message: Died parsing command = "D,DF,F,x"
I barely even know the code and just mess around with the values until I get something I like.
Here's the file to the character just in case.
Thanks in advance!
what.
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now