Quote:
Originally Posted by mineralo
pawn Код:
stock GivePlayerScore(playerid,score) { SetPlayerScore(playerid,GetPlayerScore(playerid)+score); return 1; }
add this stock into your gm, and you'll be able to use GivePlayerScore
pawn Код:
public Score() { for(new i = 0;i != MAX_PLAYERS;++i) { GivePlayerScore(i,1); } return 1; }
|
Anonymouse nvm him . He just got 2 pouints .
1- Posting on old topics where has been already given an answer
2- Bumping
Stop spamming .
It is 1-2 years old thread