Qhimm.com Forums

Miscellaneous Forums => General Discussion => Topic started by: kirkham7 on 2011-07-04 08:47:08

Title: Counter with Limit Materia?
Post 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-)
Title: Re: Counter with Limit Materia?
Post by: DarkFang on 2011-07-04 09:04:44
It can only counter Steal, Sense, Throw, Morph, Deathblow, Manipulate, Mime, and Master Command materia. Trying making the Limit materia a command-type materia.
Title: Re: Counter with Limit Materia?
Post by: kirkham7 on 2011-07-04 21:21:45
Yeah, I started with the throw materia and changed it to use limit instead. So yeah, I'm already using a command type materia.
Title: Re: Counter with Limit Materia?
Post by: nfitc1 on 2011-07-05 16:41:25
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.
Title: Re: Counter with Limit Materia?
Post by: kirkham7 on 2011-07-05 17:27:38
Alright, thanks for help guys. It was a good dream while it lasted.  :)