CMD:xpls(playerid, params[]) { pInfo[playerid][pXP] = 25000; SetTimer("UpdateXP", 500, true); return 1; }