Little Fighter Empire - Forums
An attack that does not appear without an enemy, but appears with one. - 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: An attack that does not appear without an enemy, but appears with one. (/showthread.php?tid=7926)

Pages: 1 2


An attack that does not appear without an enemy, but appears with one. - wongweilian - 06-08-2012

Image says it all
[Image: pls.gif]
Thanks in advance ;)

Edit ; isn't it similiar to firzen's up ball that when no one is around it explodes with nothing.
Then, when there is ppl it explodes with fire ball and ice ball.


RE: An attack that does not appear without an enemy, but appears with one. - YinYin - 06-08-2012

just use exactly that

start it off with hit_Fa: 3 to enable chasing
and then use hit_Fa: 1 to check for an opponent once (disappear if none left)
afterwards do your teleport to enemy


RE: An attack that does not appear without an enemy, but appears with one. - wongweilian - 06-08-2012

Doesn't work ._.

Can you help me add the details into the DC?


RE: An attack that does not appear without an enemy, but appears with one. - Bamboori - 06-08-2012

you didnt do what he suggested. add the hit_Fa tags after the hit_j tag of your desired frames


RE: An attack that does not appear without an enemy, but appears with one. - professional DCer - 06-08-2012

you can also use hit_fa: 2 for a longer chase.
EDIT: then you should use ratio for that. eg.- ratio 1:1


RE: An attack that does not appear without an enemy, but appears with one. - YinYin - 06-08-2012

its not supposed to make use of the chase - just have a short frame that will check for opponents
similar to johns disk flying straight and low on the ground when you are casting it inside a cleared stage without opponents
(06-08-2012, 01:34 PM)professional DCer Wrote:  EDIT: then you should use ratio for that. eg.- ratio 1:1
i dont think he wants this for stage mode


RE: An attack that does not appear without an enemy, but appears with one. - wongweilian - 06-08-2012

Can someone help me add the stuff needed to add into the data file? i don't get what you all say ._.


RE: An attack that does not appear without an enemy, but appears with one. - YinYin - 06-08-2012

    DC-Code:
<frame> 0 cbeam
   pic: 999  state: 3005 wait: 0 next: 1  hit_Fa: 3
<frame_end>
<frame> 1 cbeam
   pic: 999  state: 3005 wait: 1 next: 2  hit_Fa: 1 hit_a: 1 hit_d: 399 
<frame_end>
<frame> 2 cbeam
   pic: 999  state: 400
...
<frame> 399 cbeam
   pic: 999  state: 3005 wait: 0 next: 1000
<frame_end>



RE: An attack that does not appear without an enemy, but appears with one. - The Heskey - 06-08-2012

tht drgon pic is cool


RE: An attack that does not appear without an enemy, but appears with one. - wongweilian - 06-09-2012

Sorry, the credits are to nexon,maplestory T.T