13.02.2014, 16:20
Tried
Doesn't work either :<
And it's okay, thanks for trying though, haha
Код HTML:
public OnPlayerDeath(playerid, killerid, reason) { if (GodMode[playerid] == 1) { SetPlayerHealth(playerid, 0x7F800000); } else { PlayerInfo[killerid][pKills]++; PlayerInfo[playerid][pDeaths]++; } return 1; }
And it's okay, thanks for trying though, haha