07.12.2011, 17:59
How to change your level in TAB, by scripting cmd (pawno)
The SetPlayerScore function is used to set a player's score in the tab menu.
|
ini_setInteger(file, "Score", PlayerInfo[playerid][pScore]);