Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] [problem]How to add new criminal
#1
I make a new criminal ( Justin ) and here is the code :
    DC-Code:
<frame> 66 ?
   pic: 35  state: 0  wait: 7  next: 67  dvx: 0  dvy: 0  dvz: 0  centerx: 38  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
   bdy:
      kind: 1039  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>
 
<frame> 67 ?
   pic: 36  state: 0  wait: 5  next: 68  dvx: 0  dvy: 0  dvz: 0  centerx: 38  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
   bdy:
      kind: 1039  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>
 
<frame> 68 ?
   pic: 37  state: 0  wait: 10  next: 66  dvx: 0  dvy: 0  dvz: 0  centerx: 38  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
   bdy:
      kind: 1039  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>
 
<frame> 69 ?
sound: data\013.wav 
   pic: 37  state: 0  wait: 2  next: 70  dvx: 0  dvy: 0  dvz: 0  centerx: 38  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
<frame_end>
 
<frame> 70 ?
   pic: 38  state: 0  wait: 2  next: 71  dvx: 0  dvy: 0  dvz: 0  centerx: 38  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
<frame_end>
 
<frame> 71 ?
   pic: 39  state: 8039  wait: 2  next: 999  dvx: 0  dvy: 0  dvz: 0  centerx: 38  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
<frame_end>


But In the game , when I hit the criminal then it just have the shadow . Why ? I think the mistake is on the:
    DC-Code:
bdy:
      kind: 1039 x: 21  y: 18  w: 43  h: 62
   bdy_end:

but I dunno how to make another kind: for justin , how can I do ???
My Release Project (Click to View)
Reply
Thanks given by:


Messages In This Thread
[solved] [problem]How to add new criminal - by truongdzuy - 07-23-2009, 07:02 AM
RE: [problem]How to add new criminal - by Eddie - 07-23-2009, 07:37 AM
RE: [problem]How to add new criminal - by no one - 07-23-2009, 07:40 AM
RE: [problem]How to add new criminal - by Eddie - 07-23-2009, 07:51 AM
RE: [problem]How to add new criminal - by no one - 07-23-2009, 08:00 AM
RE: [problem]How to add new criminal - by no one - 07-23-2009, 09:16 AM
RE: [problem]How to add new criminal - by Ramond - 07-23-2009, 09:18 AM
RE: [problem]How to add new criminal - by no one - 07-23-2009, 09:49 AM
RE: [problem]How to add new criminal - by Eddie - 07-23-2009, 09:59 AM
RE: [problem]How to add new criminal - by Ramond - 07-23-2009, 10:19 AM



Users browsing this thread: 2 Guest(s)