Little Fighter Empire - Forums
Halp pls :p cpoint problem - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7)
+--- Forum: Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=11)
+--- Thread: Halp pls :p cpoint problem (/showthread.php?tid=9311)



Halp pls :p cpoint problem - TheRoot - 07-20-2014

Hello, I have the right problem:

My character has a stroke where she uses a opoint with a catch and hit if the character is paralyzed for a time. The problem is that if I use the blow again the character hangs a bug where he is turning from one side to the other very fast and not out of it at all.


RE: Halp pls :p cpoint problem - A-Man - 07-20-2014


Most catching problems here are mostly deemed solved by posts that says "use state:9 with the cpoint". Make sure you've got that correct, else your post wasn't very descriptive; therefore, can you post the code?


RE: Halp pls :p cpoint problem - TheRoot - 07-20-2014

It worked! Thank you.
A-man, taking advantage of the post, is there any way to increase the number of frames of walking?


RE: Halp pls :p cpoint problem - bashscrazy - 07-20-2014

(07-20-2014, 08:49 PM)TheRoot Wrote:  It worked! Thank you.
A-man, taking advantage of the post, is there any way to increase the number of frames of walking?

No, it's hard coded in. However you can make a walking move using one of the commands lol. Make it loop through and use dvx for the movement obviously not ideal at all because instead of using arrow keys to walk you have to do like D>J, xD. Only solution I can think of without tampering with HEX, even then I think it would be complex? idk, not so good with HEX myself.

Someone correct me if I'm wrong.