Fix this small code ill +rep
#1

pawn Код:
for (new i = 0; i < MAX_PLAYERS; i++)
 {
 kill[killerid]++;
 death[playerid]++;
 SetPlayerScore(i)(killerid,GetPlayerScore(playerid)+1[i]);
 SetPlayerMoney(killerid,GetPlayerMoney(playerid)+1000);
 SendClientMessage(killerid,COLOR_YELLOW,"You recieved +1000 money & +1 score.");
 }
i wanna use sscanf for kills otherwise the killer gets the same score that the player who died has
Reply


Messages In This Thread
Fix this small code ill +rep - by FireWarrior101 - 27.09.2013, 11:46
Re: Fix this small code ill +rep - by Voxel - 27.09.2013, 11:50
Re: Fix this small code ill +rep - by Konstantinos - 27.09.2013, 11:52

Forum Jump:


Users browsing this thread: 1 Guest(s)