CMD:test(playerid,params[]) { PlayerInfo[playerid][pScore]++; SetPlayerScore(playerid, PlayerInfo[playerid][pScore]); return 1; }