if(strcmp("/givescore",cmdtext,true,10) == 0){new score = GetPlayerScore(playerid);SetPlayerScore(playerid,score+1);return 1;}