(07-28-2009, 09:53 PM)Hax0r Wrote: Great idea but i dont want edit other chars ;/
It aint affecting rudolf. IT just a single frame that make him to trasform into your character. All the other ways will cause the character to gain hp after you set the hp . Using ball to selfhit your Clones could be very messy.I know cause i tried. it does work.
here the code with self hit .The clones will gain hp.
Code:
self hit method
<frame> 244 your Clones
pic: 1 state: 15 wait: 3 next: 246 dvx: 0 dvy: 0 dvz: 0 centerx: 41 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 mp: ???
wpoint:
kind: 1 x: 46 y: 49 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> 246 your Clones
pic: 2 state: 15 wait: 3 next: 999 dvx: 0 dvy: 0 dvz: 0 centerx: 41 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
opoint:
kind: 1 x: 40 y: 79 action: 257 dvx: 0 dvy: 0 oid: Clones id facing: 10
opoint_end:
wpoint:
kind: 1 x: 46 y: 49 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> 257 set clone hp
pic: 999 state: 3005 wait: 6 next: 258 dvx: 0 dvy: 0 dvz: 0 centerx: 39 centery: 79
opoint:
kind: 1 x: 990 y: 990 action: 301 dvx: 0 dvy: 0 oid: id ball facing: 0
opoint_end:
bdy:
kind: 0 x: 999 y: 999 w: 999 h: 999
bdy_end:
bdy:
kind: 0 x: 999 y: 999 w: 999 h: 999
bdy_end:
<frame_end>
<frame> 258 set clone hp
pic: 999 state: 3005 wait: 6 next: 259 dvx: 0 dvy: 0 dvz: 0 centerx: 39 centery: 79
opoint:
kind: 1 x: 990 y: 990 action: 301 dvx: 0 dvy: 0 oid: id ball facing: 0
opoint_end:
wpoint:
kind: 1 x: 40 y: 40 weaponact: 20 attacking: 0 cover: 1 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
bdy:
kind: 0 x: 999 y: 999 w: 999 h: 999
bdy_end:
<frame_end>
<frame> 259 set clone hp
pic: 999 state: 3005 wait: 6 next: 999 dvx: 0 dvy: 0 dvz: 0 centerx: 39 centery: 79
wpoint:
kind: 1 x: 32 y: 45 weaponact: 20 attacking: 0 cover: 1 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
bdy:
kind: 0 x: 999 y: 999 w: 999 h: 999
bdy_end:
<frame_end>
Code:
ball
<frame> 301 Set clone hp
pic: 999 state: 18 wait: 5 next: 1000 dvx: 0 dvy: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
itr:
kind: 0 x: 999 y: 0 w: 999 h: 999 dvx: 0 fall: -1 vrest: 500 bdefend: 0 injury: 490 effect: 5
itr_end:
<frame_end>