Xonotic Forums
[SOLVED] Is there a way to disable 'only' projectile trails? - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Configuration Tips (https://forums.xonotic.org/forumdisplay.php?fid=19)
+--- Thread: [SOLVED] Is there a way to disable 'only' projectile trails? (/showthread.php?tid=7304)



Is there a way to disable 'only' projectile trails? - oddman621 - 03-17-2017

Rocket's smoke is annoying that distract my aiming.
I know there's 'Particle' options that can disable this. But it also disables explosion effect and I want this enable.
When I play Quake Live, it is simply solved by typing "seta cg_noProjectileTrails 1". I tried this on Xonotic but nothing happen.
Is there a way to do like "cg_noProjectileTrails 1"?


RE: Is there a way to disable 'only' projectile trails? - -z- - 03-17-2017

Check here for more granular optionsĀ http://xonotic.org/tools/cacs/#0a/0/particles

but I think this will do what you're asking:

cl_particles_smoke 0


RE: Is there a way to disable 'only' projectile trails? - oddman621 - 03-17-2017

That is what I'm looking for.


Thanks.