Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] itr/kind8 not working
#7
sorry for posting here in a solved thread, but:
    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>
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:
    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
Reply
Thanks given by:


Messages In This Thread
[solved] itr/kind8 not working - by vandesdelca - 06-19-2009, 07:22 AM
RE: itr/kind8 not working - by no one - 06-19-2009, 07:33 AM
RE: itr/kind8 not working - by vandesdelca - 06-19-2009, 07:42 AM
RE: itr/kind8 not working - by no one - 06-19-2009, 08:14 AM
RE: itr/kind8 not working - by Azriel - 06-19-2009, 08:39 AM
RE: itr/kind8 not working - by Drahcir - 06-19-2009, 03:17 PM
RE: itr/kind8 not working - by TheNave - 06-19-2009, 05:04 PM



Users browsing this thread: 2 Guest(s)