#ifdef SVQC spawnfunc(func_stardust) { self.effects = EF_STARDUST; CSQCMODEL_AUTOINIT(self); } #endif