Help with Spawnkilling
#6

public OnPlayerDeath(playerid, killerid, reason)
{
if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT)
{
SetPlayerHealth(killerid,0);
}
return 1;
}
Reply


Messages In This Thread
Help with Spawnkilling - by D1am0nd - 25.10.2015, 18:40
Re : Help with Spawnkilling - by StreetRP - 25.10.2015, 19:11
Re: Help with Spawnkilling - by D1am0nd - 26.10.2015, 11:44
Re: Help with Spawnkilling - by Mencent - 26.10.2015, 11:52
Re: Help with Spawnkilling - by sanamalik400 - 26.10.2015, 17:17
Re: Help with Spawnkilling - by LovelySoomro - 26.10.2015, 17:57
Re : Help with Spawnkilling - by StreetRP - 26.10.2015, 19:14
Re: Help with Spawnkilling - by Mencent - 27.10.2015, 09:25
Re: Help with Spawnkilling - by D1am0nd - 27.10.2015, 12:06
Re: Help with Spawnkilling - by Mencent - 27.10.2015, 12:11

Forum Jump:


Users browsing this thread: 1 Guest(s)