Little Fighter Empire - Forums
[solved] Rowing clone delete 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)
+---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=14)
+---- Thread: [solved] Rowing clone delete problem (/showthread.php?tid=1554)

Pages: 1 2


[solved] Rowing clone delete problem - Ascor - 11-15-2008

kay everybody
i wan't my character to row disappear make a clone and the clone will break and the character will appear

but i dunno how but the clone doesnt disappears and my chara gets deleted xD
for the deletion of the character
may the next: 1000?
argh sh*t XD
it's next: 999
ok this is solved
but the clone doesnt erases himself

Code:
<frame> 102 rowing
   pic: 77  state: 6  wait: 2  next: 103  dvx: 9  dvy: 0  dvz: 0  centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
<frame_end>

<frame> 103 rowing
   pic: 1000  state: 6  wait: 2  next: 104  dvx: 9  dvy: 0  dvz: 0  centerx: 34  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
opoint:
      kind: 1  x: 39  y: 79  action: 243  dvx: 0  dvy: 0  oid: 22  facing: 0
   opoint_end:
<frame_end>

<frame> 104 rowing
   pic: 1000  state: 6  wait: 2  next: 105  dvx: 9  dvy: 0  dvz: 0  centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
<frame_end>

<frame> 105 rowing
   pic: 1000  state: 6  wait: 2  next: 999  dvx: 9  dvy: 0  dvz: 0  centerx: 38  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
<frame_end>

Code:
<frame> 243 Glass_clon
     pic: 147 state: 3 wait: 6 next: 244 dvx: 0 dvy: centerx: 35 centery: 79
<frame>

<frame> 244 Glass_clon
     pic: 148 state: 3 wait: 2 next: 245 dvx: 0 dvy: centerx: 35 centery: 79
<frame>

<frame> 245 Glass_clon
     pic: 148 state: 3 wait: 2 next: 246 dvx: 0 dvy: centerx: 35 centery: 79
<frame>

<frame> 246 Glass_clon
     pic: 1000 state: 9998 wait: 0 next: 1000 dvx: 0 dvy: centerx: 35 centery: 79
<frame>

the oid is right ;)


RE: Rowing clone delete problem - Zhyhm.Z - 11-15-2008

Why is it state 9998 in the last frame (frame 246)?
And try to use state 15 instead of state 3


RE: Rowing clone delete problem - Ascor - 11-15-2008

cause state 9998 deletes objects


RE: Rowing clone delete problem - Silverthorn - 11-15-2008

hmm, that's really strange... what you could do: change state: 9998 to 15 and see what happens

OR

set the wait in the last frame to 1 instead of 0 (0 sometimes causes weird bugs)


RE: Rowing clone delete problem - TheNave - 11-15-2008

state 9998 only works for weapons, so use 15 instead with a next: 1000 and it will work


RE: Rowing clone delete problem - Ascor - 11-16-2008

he isnt lead to frame 243 anyway
he isnt lead there
he is just summoned and stands around and then attacks


RE: Rowing clone delete problem - TheNave - 11-16-2008

then use dvy: 550


RE: Rowing clone delete problem - Ascor - 11-16-2008

what does this has to do that he isn't leaded to the move?


RE: Rowing clone delete problem - Silverthorn - 11-16-2008

so wait... the opoint is working fine but the glass clone behaves like a Rudolf-clone for example or what? I'm kinda confused now :p


RE: Rowing clone delete problem - Ascor - 11-16-2008

yeah the opoint works
but the clone isn't lead to frame 243 it's leaded to frame 0 and then he walks around and kills my enemy