01-14-2010, 04:34 PM
(This post was last modified: 01-14-2010, 04:35 PM by Madara Uchiha.)
Hey; I haven't been in this section for a long time
.
Well straight to the point.
I need help on creating an attack were if you hit the opponent they take no damage and gain mp.
I tried giving my character an itrkind8 were he he has a special cooridinates. I gave all the characters punch a body, with the same one as the itrkind8. Still it doesn't work when they hit. Also for the gaining mp-thing. I don't have a clue how to do that.
Here's the Data:
Here's the move:

Well straight to the point.
I need help on creating an attack were if you hit the opponent they take no damage and gain mp.
I tried giving my character an itrkind8 were he he has a special cooridinates. I gave all the characters punch a body, with the same one as the itrkind8. Still it doesn't work when they hit. Also for the gaining mp-thing. I don't have a clue how to do that.
Here's the Data:
Code:
------------------------------------------------------------------------------------------------------------------
----------------------------------------------Zero point breakthrough revised-------------------------------------
------------------------------------------------------------------------------------------------------------------
<frame> 261 ZeroPoint_Revised
pic: 109 state: 15 wait: 7 next: 262 dvx: 0 dvy: 0 centerx: 38 centery: 104 hit_a: 0 hit_d: 0 hit_j: 0
bdy:
kind: 0 x: 21 y: 28 w: 37 h: 76
bdy_end:
wpoint:
kind: 1 x: 43 y: 9999 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
<frame_end>
<frame> 262 ZeroPoint_Revised
pic: 110 state: 15 wait: 1 next: 263 dvx: 0 dvy: 0 centerx: 38 centery: 104 hit_a: 0 hit_d: 268 hit_j: 0
bdy:
kind: 0 x: 21 y: 28 w: 37 h: 76
bdy_end:
wpoint:
kind: 1 x: 43 y: 9999 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
<frame_end>
<frame> 263 ZeroPoint_Revised
pic: 111 state: 15 wait: 2 next: 264 dvx: 0 dvy: 0 centerx: 38 centery: 104 hit_a: 0 hit_d: 268 hit_j: 0 mp: -4
itr:
kind: 8 x: 1 y: 22 w: 1 h: 1 dvx: 70 injury: 0
itr_end:
wpoint:
kind: 1 x: 43 y: 9999 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
<frame_end>
<frame> 264 ZeroPoint_Revised
pic: 112 state: 15 wait: 3 next: 265 dvx: 0 dvy: 0 centerx: 38 centery: 100 hit_a: 0 hit_d: 268 hit_j: 0 mp: -4
itr:
kind: 8 x: 1 y: 22 w: 1 h: 1 dvx: 70 injury: 0
itr_end:
wpoint:
kind: 1 x: 43 y: 9999 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
<frame_end>
<frame> 265 ZeroPoint_Revised
pic: 113 state: 15 wait: 2 next: 266 dvx: 0 dvy: 0 centerx: 38 centery: 99 hit_a: 0 hit_d: 268 hit_j: 0 mp: -4
itr:
kind: 80 x: 1 y: 22 w: 1 h: 1 dvx: 70 injury: 0
itr_end:
wpoint:
kind: 1 x: 43 y: 9999 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
<frame_end>
<frame> 266 ZeroPoint_Revised
pic: 114 state: 15 wait: 3 next: 267 dvx: 0 dvy: 0 centerx: 38 centery: 104 hit_a: 0 hit_d: 268 hit_j: 0 mp: -4
itr:
kind: 8 x: 1 y: 22 w: 1 h: 1 dvx: 70 injury: 0
itr_end:
wpoint:
kind: 1 x: 43 y: 9999 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
<frame_end>
<frame> 267 ZeroPoint_Revised
pic: 115 state: 15 wait: 2 next: 263 dvx: 0 dvy: 0 centerx: 38 centery: 104 hit_a: 0 hit_d: 268 hit_j: 0 mp: -4
itr:
kind: 8 x: 1 y: 22 w: 1 h: 1 dvx: 70 injury: 0
itr_end:
wpoint:
kind: 1 x: 43 y: 9999 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
<frame_end>
<frame> 268 ZeroPoint_Revised
pic: 116 state: 15 wait: 1 next: 269 dvx: 0 dvy: 0 centerx: 38 centery: 104 hit_a: 0 hit_d: 268 hit_j: 0
wpoint:
kind: 1 x: 43 y: 9999 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
<frame_end>
<frame> 269 ZeroPoint_Revised
pic: 109 state: 15 wait: 7 next: 999 dvx: 0 dvy: 0 centerx: 38 centery: 104 hit_a: 0 hit_d: 0 hit_j: 0
wpoint:
kind: 1 x: 43 y: 9999 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
<frame_end>
------------------------------------------------------------------------------------------------------------------
----------------------------------------------Zero point breakthrough revised-------------------------------------
Here's the move:
![[Image: clip0157.gif]](http://img5.imageshack.us/img5/1328/clip0157.gif)