public ScoreLevel(playerid) { new LevScore; LevScore = PlayerInfo[playerid][pLevel]; SetPlayerScore(playerid, LevScore); }