Little Fighter Empire - Forums
Freizen glitch? - 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: LF2 Discussion (https://lf-empire.de/forum/forumdisplay.php?fid=8)
+--- Thread: Freizen glitch? (/showthread.php?tid=1157)



Freizen glitch? - dazzapizza - 09-24-2008

Ok well I downloaded Rain and Freizen to try them out. Then when I saw their overpoweredness I wanted to see what was in their data. But when I checked Freizen it only went up to <frame> 70 super punch
where da heck was the rest of it? He could still do attacks and all but where did the data go?


RE: Freizen glitch? - MH-Razen - 09-24-2008

ok lets test..

mysterious...

also rammichaels data changer dont work, so lets do an old trick,....


ok here you go:

[attachment=728]

errors in there:
'>' in the end of the dat-file

Frame 70:
Code:
<frame> 70 super_punch
   pic: 17  state: 3  wait: 1  next: 71  dvx: 0  dvy: 0  dvz: 0  centerx: 25  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0    pic: 17  state: 3  wait: 1  next: 71  dvx: 0  dvy: 0  dvz: 0  centerx: 25  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
  sound: data\007.wav
   bdy:
      kind: 0  x: 22  y: 14  w: 30  h: 65
   bdy_end:
<frame_end>

Interesting, a doubled first info linbe with pic and all info cause a hide of the rest of the code :p


RE: Freizen glitch? - Silverthorn - 09-24-2008

(09-24-2008, 07:25 AM)MH-Razen Wrote:  Interesting, a doubled first info linbe with pic and all info cause a hide of the rest of the code :p

wow, so simple but yet working :P