public OnGameModeInit() { RemoveBuildingForPlayer(playerid, //Here ur building id and its cordinates); return 1; }