24.06.2009, 22:44
Use this.
pawn Код:
OnPlayerDeath(playerid)
{
SetPlayerWantedLevel(playerid, 0); // 0 is the wanted level , you can change it.
}