foreach(Players, i){ if(IsPlayerConnected(i)) { RemoveBuildingForPlayer(i, modelid, Float:fX, Float:fY, Float:fZ, Float:fRadius); }}