Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to attack friends.
#1
Is too easy, in the itr/catch frames, use state: 18, a example:

Louis Catch:

Code:
<frame> 275 r-catch
   pic: 160  state: 9  wait: 3  next: 276  dvx: 0  dvy: 0  dvz: 0  centerx: 43  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0 mp: 100
   wpoint:
      kind: 1  x: 48  y: 49  weaponact: 26  attacking: 0  cover: 0  dvx: 0  dvy: 0  dvz: 0
   wpoint_end:
   bdy:
      kind: 0  x: 25  y: 12  w: 47  h: 68
   bdy_end:
<frame_end>

<frame> 276 r-catch
   pic: 161  state: 18  wait: 2  next: 277  dvx: 8  dvy: 0  dvz: 0  centerx: 43  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
  sound: data\003.wav
   wpoint:
      kind: 1  x: 48  y: 49  weaponact: 26  attacking: 0  cover: 0  dvx: 0  dvy: 0  dvz: 0
   wpoint_end:
   itr:
      kind: 3  x: 21  y: 34  w: 40  h: 28  vrest: 7  
      catchingact: 279 279  caughtact: 132 132  
   itr_end:
   bdy:
      kind: 0  x: 26  y: 10  w: 45  h: 72
   bdy_end:
<frame_end>

<frame> 277 r-catch
   pic: 162  state: 18  wait: 2  next: 278  dvx: 8  dvy: 0  dvz: 0  centerx: 43  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
  sound: data\004.wav
   wpoint:
      kind: 1  x: 48  y: 49  weaponact: 26  attacking: 0  cover: 0  dvx: 0  dvy: 0  dvz: 0
   wpoint_end:
   itr:
      kind: 3  x: 21  y: 29  w: 43  h: 30  vrest: 7  
      catchingact: 279 279  caughtact: 132 132  
   itr_end:
   bdy:
      kind: 0  x: 28  y: 12  w: 48  h: 65
   bdy_end:
<frame_end>

<frame> 278 r-catch
   pic: 161  state: 18  wait: 3  next: 999  dvx: 0  dvy: 0  dvz: 0  centerx: 43  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0 mp: 100
   wpoint:
      kind: 1  x: 48  y: 49  weaponact: 26  attacking: 0  cover: 0  dvx: 0  dvy: 0  dvz: 0
   wpoint_end:
   itr:
      kind: 3  x: 21  y: 29  w: 43  h: 30  vrest: 7  
      catchingact: 279 279  caughtact: 132 132  
   itr_end:
   bdy:
      kind: 0  x: 25  y: 12  w: 47  h: 68
   bdy_end:
<frame_end>

So simple :)

Farewell.
<center>[Image: 38018291.gif]</center>
Reply
Thanks given by:
#2
erm... but you know that you can still attack your opponents, right?
Nothing bad about your method, just that it is quite well known that state: 18 can hurt anybody, regardless if the others belong to your team or not.

The real difficulty is to attack teammates ONLY, which is unsolved so far...
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

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

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:
#3
It would be very unsual, a teamkiller-only-attack.

If you are using state: 18, you must "remove" the smoke particles
Reply
Thanks given by:
#4
but you wrote how to attack friends in your title, so you should write a tut that shows how you just do that.
btw. that would be very usefull f.e. you do a char that takes hp form team mates and adds it to his own.
Reply
Thanks given by:
#5
who would use a char like this? lol

how i would do it

put a frame with a certain opoint in every char

make the char you want to be able to attack your teamates opoint something that teleports to nearest enemy

then that opoint has an cpoint on your enemy that makes him jump to the frame with the opoint you want to hurt your teamates
(make your enemy's caughtacts use pic zero to make the move undetectable)

then make the enemy opoint any thing you want him to and it will hurt your teamates.
ex teleporting to nearest enemy ect.
Reply
Thanks given by:
#6
(09-22-2008, 02:35 PM)Blue-Phoenix Wrote:  erm... but you know that you can still attack your opponents, right?
Nothing bad about your method, just that it is quite well known that state: 18 can hurt anybody, regardless if the others belong to your team or not.

The real difficulty is to attack teammates ONLY, which is unsolved so far...

oh, erm, second please :p

(09-22-2008, 02:44 PM)Lagger17 Wrote:  It would be very unsual, a teamkiller-only-attack.

If you are using state: 18, you must "remove" the smoke particles

put a itr/kind 8 in the burning smoke frames (y: 1000) and a bdy at y: 1000 in the move where you use it... the itrk8 make it go to a framne where it disappears... so the smoke is hidden..

For the method to ONLY hurt teammates: Ufov3.0 has a tag team move which I forgot, but as far as I know it only work on friends, if there're enemies it'll stop...
[Image: random.php?pic=random]
www.lf-empire.de
Once I had a fortune, it said: "Leave now. Life is short. Time is luck"
Don't dream your life, live your dream!
Reply
Thanks given by: Hukko
#7
>>For the method to ONLY hurt teammates: Ufov3.0 has a tag team move which I forgot, but as far as I know it only work on friends, if there're enemies it'll stop...

do u put an itr kind 0 state 3 fall: 0 injury: 0 bdefend: 100? (i.e. break the move by forcing injury frame)



Azriel~
Reply
Thanks given by: Hukko
#8
I'm not 100% sure since it's years ago I made it, but I guess I tested if it's an enemy or a friend with a normal itr somehow, maybe with injury 500 to kill him and hen check if he's alive with state 14, if he is the move goes on, if not I give the 500 back to him and stop the move
[Image: random.php?pic=random]
www.lf-empire.de
Once I had a fortune, it said: "Leave now. Life is short. Time is luck"
Don't dream your life, live your dream!
Reply
Thanks given by: Hukko




Users browsing this thread: 1 Guest(s)