[HELP] Wanted Level
#1

When Player Kill a Player it do this:


Код:
public OnPlayerDeath(playerid, killerid, reason)
{
SetPlayerWantedLevel(killerid,GetPlayerWantedLevel(playerid) +1);
}
else
{
SetPlayerWantedLevel(killerid, 1);
}
but i got an error . where?



Reply


Messages In This Thread
[HELP] Wanted Level - by Smiths - 06.09.2009, 21:33
Re: [HELP] Wanted Level - by HuRRiCaNe - 06.09.2009, 21:38
Re: [HELP] Wanted Level - by Smiths - 06.09.2009, 21:41

Forum Jump:


Users browsing this thread: 1 Guest(s)