CMD:createhouse(playerid, params[]){ if(PlayerInfo[playerid][Admin] >= 5) { // create house } return 1;}