CMD:level(playerid) { SetPlayerScore(playerid, 10); PlayerInfo[playerid][pLevel] = 10; SalvarPlayer(playerid); return 1; }