Qhimm.com Forums
Miscellaneous Forums => General Discussion => Topic started by: kirkham7 on 2011-07-04 08:47:08
-
I was wondering if there was a way to change a materia to counter with limit? I created a materia that allows you to use the limit command whenever you want (if that helps). I did try paring that materia with counter, but that doesn't seem to work. Any suggestions guys? 8-)
-
It can only counter Steal, Sense, Throw, Morph, Deathblow, Manipulate, Mime, and Master Command materia. Trying making the Limit materia a command-type materia.
-
Yeah, I started with the throw materia and changed it to use limit instead. So yeah, I'm already using a command type materia.
-
I was about to go digging into the code when the answer hit me. You can't. :(
Counters to commands are handled per command index. There's no handle for the limit command (stops right before it at "Defend" and ignores the rest of the command indexes) so it won't do anything.
-
Alright, thanks for help guys. It was a good dream while it lasted. :)