sorry for posting here in a solved thread, but:
x: 10000 & w: 2599? that can't work, it's totaly wrong... it should be like x: -10000 & w: 20000
'nd for instant healing you should do it like this:
didn't test it but should work
DC-Code:
<frame> 37 flying pic: 12 state: 15 wait: 7 next: 1000 dvx: 0 dvy: 0 dvz: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 8 x: 10000 y: 10000 w: 2599 dvx: 1000 h: 2550 injury: -200 itr_end: <frame_end> |
'nd for instant healing you should do it like this:
DC-Code:
OPOINT ITR/K8 <frame> 396 standing pic: 2 state: 15 wait: 0 next: 397 dvx: 0 dvy: 0 centerx: 39 centery: 76 hit_a: 0 hit_d: 0 hit_j: 0 opoint: kind: 1 x: 39 y: 9500 action: 37 dvx: 0 dvy: 0 oid: 242 facing: 0 opoint_end: <frame_end> ---------------------------------------------------------------------------------------------- THE OPOINTED THING <frame> 37 flying pic: 12 state: 18 wait: 7 next: 1000 dvx: 0 dvy: 0 dvz: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 0 x: -10000 y: 0 w: 20000 dvx: 1000 h: 2550 injury: -200 fall: -1 bdefend: 0 effect: 5 itr_end: <frame_end> |
didn't test it but should work