Well, since I'm bored...
You want the character to be able to summon the ball again after it disappears, right? Here's the answer:
If this code works, please remember to click 'Solved' :D.
~Solomon Leung
You want the character to be able to summon the ball again after it disappears, right? Here's the answer:
DC-Code:
;Patch your 'Ball' Frames with this. Fix your spelling, too. <frame> 0 flying pic: 0 state: 3000 wait: 1 next: 1 dvx: 0 dvy: 0 dvz: 0 centerx: 40 centery: 41 hit_a: 7 hit_d: 0 hit_j: 0 itr: kind: 0 x: -9999 y: -4000 w: 99999 h: 9999 zwidth: 9999 dvx: 0 dvy: 0 fall: -1 vrest: 8 bdefend: 100 injury: 0 effect: 5 itr_end: bdy: kind: 0 x: 0 y: 0 w: 100 h: 100 bdy_end: <frame_end> <frame> 1 flying pic: 0 state: 3000 wait: 0 next: 1 dvx: 0 dvy: 0 dvz: 0 centerx: 40 centery: 41 hit_a: 7 hit_d: 0 hit_j: 0 opoint: kind: 1 x: 40 y: 65 action: 355 dvx: 0 dvy: 0 oid: 'Blocker ID' facing: 0 opoint_end: itr: kind: 0 x: -9999 y: -4000 w: 99999 h: 9999 zwidth: 9999 dvx: 0 dvy: 0 fall: -1 vrest: 8 bdefend: 100 injury: 0 effect: 5 itr_end: bdy: kind: 0 x: 0 y: 0 w: 100 h: 100 bdy_end: <frame_end> <frame> 20 destroyed pic: 21 state: 3002 wait: 1 next: 1000 dvx: 0 dvy: 0 dvz: 0 centerx: 47 centery: 43 hit_a: 0 hit_d: 0 hit_j: 0 <frame_end> |
DC-Code:
; Patch your 'Character' Frames with this. Make sure to leave frame '355', '356', and '357' open. <frame> 353 blocker pic: 124 state: 3 wait: 3 next: 354 dvx: 0 dvy: 0 dvz: 0 centerx: 36 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 8 x: 40 y: -5010 w: 9000 h: 200 dvx: 357 injury: 0 zwidth: 900 itr_end: wpoint: kind: 1 x: 37 y: 46 weaponact: 30 attacking: 0 cover: 1 dvx: 0 dvy: 0 dvz: 0 wpoint_end: bdy: kind: 0 x: 21 y: 18 w: 43 h: 62 bdy_end: <frame_end> <frame> 354 blocker pic: 124 state: 3 wait: 2 next: 999 dvx: 0 dvy: 0 dvz: 0 centerx: 36 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 opoint: kind: 1 x: 110 y: 22 action: 0 dvx: 0 dvy: 0 oid: 234 facing: 0 opoint_end: wpoint: kind: 1 x: 37 y: 46 weaponact: 30 attacking: 0 cover: 1 dvx: 0 dvy: 0 dvz: 0 wpoint_end: bdy: kind: 0 x: 21 y: 18 w: 43 h: 62 bdy_end: <frame_end> <frame> 357 blocker pic: 124 state: 3 wait: 1 next: 999 dvx: 0 dvy: 0 dvz: 0 centerx: 36 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 wpoint: kind: 1 x: 37 y: 46 weaponact: 30 attacking: 0 cover: 1 dvx: 0 dvy: 0 dvz: 0 wpoint_end: bdy: kind: 0 x: 21 y: 18 w: 43 h: 62 bdy_end: <frame_end> <frame> 355 blocker pic: 1000 state: 3 wait: 2 next: 356 dvx: 0 dvy: 0 dvz: 0 centerx: 36 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 bdy: kind: 0 x: 21 y: -5000 w: 43 h: 100 bdy_end: <frame_end> <frame> 356 blocker ;Not really needed actually, but oh well... pic: 1000 state: 9998 wait: 1 next: 1000 dvx: 0 dvy: 0 dvz: 0 centerx: 36 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 <frame_end> |
If this code works, please remember to click 'Solved' :D.
~Solomon Leung
<div style="background-image:url('http://f.imagehost.org/0086/Fill.png'); filter:alpha(opacity=70); border-top:1px solid #000000; border-right:1px solid #000000; border-left: 1px solid #000000; border-bottom: 1px solid #000000"> <table border="0" width="100%"><tr><td width="500"><img src=http://g.imagehost.org/0170/FORUM_SIGNATURE.png opacity="1" alt="Little Fighter Code Lyoko"></td><td width="30"><img src="http://www.antoninasdesigns.com/images/real-gray-square.gif" width="1" height="100"></td><td><font face=monotype corsiva><font color=#0A298F><font size="4"><b><i>~Solomon Leung</size><br><font size="2">P.S. I Just Lost <a href="http://www.losethegame.org" target="_blank" style="text-decoration: none"><font color=#0A298F>The Game</font></a></b></i></font></font></size></td></tr></table></div>