04.04.2017, 19:56
Are you only allowed to use the command at level 8? As far as I can see, this code does nothing for players that are over level 8? ( if(PlayerInfo[playerid][pExp] == { )
If not, that if clause isn't necessary at all since you have already checked if they're below it and returned for that.
If not, that if clause isn't necessary at all since you have already checked if they're below it and returned for that.