help! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: help! (
/showthread.php?tid=162953)
help! -
bartje01 - 25.07.2010
Hey guys.
Why doesn't this just work.
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
kills[killerid] ++;
deaths[playerid] ++;
return 1;
}
Re: help! -
dice7 - 25.07.2010
It does work
Re: help! -
bartje01 - 25.07.2010
Ye that's what I tought too. xD But it doesn't xD
Re: help! -
bartje01 - 25.07.2010
Lol for some reason it works now..