1-Hit-Kill
#1

How can i give a player the ability to 1-Hit-Kill another Player ?!

I already tried to use the OnPlayerKeyStateChange, but i can`t think further....

SIncereasly,
Trooper
Reply
#2

open the server.cfg and enter: Instagib 1
Reply
#3

Where to enter ?
What`ll happen ?

I just want to give the ability to 1 (!!!) Player !
Reply
#4

Are you talking about a car hit? OR a regular hit?

if it's a regular hit then

Код:
//OnPlayerLooseHealth
SetPlayerHealth(playerid, 0);
as for the car thing.... hmmm beats me
Reply
#5

I can only think of checking when the player uses the punch button, then playertopoint'ing every player on the server to see if one of them is right infront of him, then killing them..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)