Quote:
Originally Posted by Troydere
No, it does the contrary, it only infects the skin 249. Either remove it or change it for this:
PHP код:
switch(GetPlayerSkin(victimid))
{
case NON_IMMUNE,249: return 1;
default:
{
new Float:x,Float:y,Float:z;
GetPlayerPos(playerid,Float:x,Float:y,Float:z);
SetPlayerHealth(playerid,0.0);
//... rest of code
|
Fuuu, my mistake yea its infect only the 249
D I made mistake with that explosion i saw its doesnt explode at all. It doesn't matter are you close human or not its just dont functional at all.