30.06.2017, 22:12
Look at the first part
you are using this
You are setting the player's score according to their kills, change it to
you are using this
Код:
SetPlayerScore(playerid, PlayerInfo[playerid][pKill]);
PHP код:
SetPlayerScore(playerid, PlayerInfo[playerid][pSocre]);