fist damage players while they're frozen?
#1

Is a player able to fist kill a frozen player or what?, can anyone tell me please?


All of a sudden everyone can fist kill people that have their controls toggled to false?
Reply
#2

Yes they do can, And to avoid this, you need to set the player a different interior, if you will make his controllable false..
Reply
#3

Quote:
Originally Posted by JasonRiggs
View Post
Yes they do can, And to avoid this, you need to set the player a different interior, if you will make his controllable false..
I dont think thats what he wants. If people can take damage from fists while frozen. In order to combat that you can set the players HP to what it was under onplayertakedamage
Reply
#4

PHP Code:
new Float:hp

GetPlayerHealth
(playeridhp);
SetPlayerHealth(playerid9999999);
//freeze code

//unfreeze code;
SetPlayerHealth(playeridhp); 
Reply
#5

Thanks for the reply guys, I was only asking if it was possible because as far as I was aware before yesterday.. nothing could happen to you while you were frozen.

We tested with nades, fire, bullets, explosions, exploding cars, fuel pumps, satchel bombs an so on.. nothing works, but you can still be killed via punches.

Are you guys able to do that too?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)