Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disable Attack for Computer Enemies
#4
Actually, I experienced the same thing with something totally different...
The attack was running on id: 423 and had the following frames:

Code:
<frame> 100 flying
   pic: 0  state: 3000  wait: 1  next: 101  dvx: 15  dvy: 0  centerx: 90  centery: 41  hit_a: 0  hit_d: 0  hit_j: 0
   itr:
      kind: 0  x: 22  y: 27  w: 55  h: 27  dvx: 20 dvy: -10   fall: 70  vrest: 10  bdefend: 16  injury: 65 effect: 3
   itr_end:
   bdy:
      kind: 0  x: 22  y: 27  w: 55  h: 27
   bdy_end:
<frame_end>

<frame> 101 flying
   pic: 1  state: 3000  wait: 1  next: 100  dvx: 15  dvy: 0  centerx: 90  centery: 41  hit_a: 0  hit_d: 0  hit_j: 0
   itr:
      kind: 0  x: 22  y: 27  w: 55  h: 27  dvx: 20  dvy: -10   fall: 70  vrest: 10  bdefend: 16  injury: 65 effect: 2
   itr_end:
   bdy:
      kind: 0  x: 22  y: 27  w: 55  h: 27
   bdy_end:
<frame_end>
The only thing coms did was standing around plus defending.
And if anybody is interested, it was the 6th line in data.txt =P
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:


Messages In This Thread
Disable Attack for Computer Enemies - by Lauli - 08-20-2008, 03:33 PM
RE: Disable Attack for Computer Enemies - by Silverthorn - 08-20-2008, 04:31 PM



Users browsing this thread: 1 Guest(s)