How to attack friends. - Printable Version +- Little Fighter Empire - Forums (https://lf-empire.de/forum) +-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7) +--- Forum: Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=11) +---- Forum: Tutorials (https://lf-empire.de/forum/forumdisplay.php?fid=12) +---- Thread: How to attack friends. (/showthread.php?tid=1146) |
How to attack friends. - Hukko - 09-22-2008 Is too easy, in the itr/catch frames, use state: 18, a example: Louis Catch: Code: <frame> 275 r-catch So simple Farewell. RE: How to attack friends. - Silverthorn - 09-22-2008 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... RE: How to attack friends. - Lagger17 - 09-22-2008 It would be very unsual, a teamkiller-only-attack. If you are using state: 18, you must "remove" the smoke particles RE: How to attack friends. - Bamboori - 09-23-2008 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. RE: How to attack friends. - jamaal - 09-25-2008 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. RE: How to attack friends. - MH-Razen - 09-25-2008 (09-22-2008, 02:35 PM)Blue-Phoenix Wrote: erm... but you know that you can still attack your opponents, right? oh, erm, second please (09-22-2008, 02:44 PM)Lagger17 Wrote: It would be very unsual, a teamkiller-only-attack. 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... RE: How to attack friends. - Azriel - 09-26-2008 >>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~ RE: How to attack friends. - MH-Razen - 09-26-2008 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 |