Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Can someone help me?
#1
can someone tell me why is this not working in the way it should?

    DC-Code:
<frame> 325 air_katon
   pic: 117 state: 15 wait: 4 next: 326 dvx: 0  dvy: 0  centerx: 39  centery: 79 hit_a: 0  hit_d: 0  hit_j: 0
   wpoint:
      kind: 3  x: 33  y: 58  weaponact: 21  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> 326 air_katon
   pic: 118 state: 15  wait: 3  next: 327  dvx: -3  dvy: -4  centerx: 39  centery: 79 hit_a: 0  hit_d: 0  hit_j: 0 mp: 90
   wpoint:
      kind: 3  x: 33  y: 58  weaponact: 21  attacking: 0  cover: 1  dvx: 0  dvy: 0  dvz: 0 
   wpoint_end:
   opoint:
      kind: 1  x: 85  y: 35 action: 0  dvx: 0  dvy: 0  oid: 517  facing: 0
   opoint_end:
   bdy:
      kind: 0  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>
<frame> 327 air_katon
   pic: 119  state: 15  wait: 3  next: 999  dvx: 0  dvy: 0  dvz: 0  centerx: 39  centery: 79  hit_a: 326  hit_d: 0  hit_j: 0
 wpoint:
      kind: 3  x: 33  y: 58  weaponact: 21  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:


it should add one more of the katon_ball when i press attack, but only the frame is repeating, the ball is not appearing when i press fire.. help me..
Reply
Thanks given by:
#2
First make a wait: in the last frame more,as it's a very short time to press attack.

Make one more frame,because opoint don't work in the first frame (or make hit_a: 325)
Reply
Thanks given by:
#3
okay its working now.. thanx!! :D
Reply
Thanks given by:




Users browsing this thread: 2 Guest(s)