if(Command("/delhouse")) { if(IsPlayerAdmin(playerid)) SellHouse(playerid,GetHouseID(playerid)); return 1; }