Little Fighter Empire - Forums
[solved] Attack which hits only enemies on ground - 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)
+---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=14)
+---- Thread: [solved] Attack which hits only enemies on ground (/showthread.php?tid=2164)



[solved] Attack which hits only enemies on ground - NocturneSama - 02-21-2009

So, i'm trying to make a move where the char strikes the ground, dealind damage to every enemies on it.

How couldi do it?


RE: Attack which hits only enemies on ground - dubbleD - 02-21-2009

add bdy in all lying frames of all characters


RE: Attack which hits only enemies on ground - MH-Razen - 02-21-2009

well, The bdy should be on y: 1000 and the same for the attacks - then they'll hit only lying chars. THe problem: if it's a hase attack you'll never reach any results since they don't detect the lying bodies with state 14 as players :p


RE: Attack which hits only enemies on ground - NocturneSama - 02-21-2009

i think i was misundertood; i want a "earthquake" attack, unable to hit enemies in air.


RE: Attack which hits only enemies on ground - MH-Razen - 02-21-2009

rofl, yes compleatöy wrong :p

ok that's simple, if the char has centery: 79 in the frame where you want to hurt use such an itr:



itr:
kind: 0 x: -250 y: 69 w: 500 h: 10 vrest: 10 zwidth: 100 injury: 50
itr_end:

this should do it...
if you want a silent hurt add effect: 5


RE: Attack which hits only enemies on ground - JossuaDC - 02-21-2009

Link.


RE: Attack which hits only enemies on ground - Alblaka - 02-21-2009

(02-21-2009, 09:58 AM)JossuaDC Wrote:  Link.

Maybe a short post, but very useful ^^


RE: Attack which hits only enemies on ground - NocturneSama - 02-21-2009

Thanks a lot MH-Razen!!!
It worked perfectly!


RE: Attack which hits only enemies on ground - Madara Uchiha - 02-21-2009

its kinda of like zxcv techniwue with pien also click the solve button.