bool: IsAParticle(objectid) { if(objectid >= 18668 && objectid <= 18748) return true; return false; }