util.ParticleTracer
Description
Creates an orange box (.pcf) tracer effect with the given parameters. See util.ParticleTracerEx for version with additional arguments.
Internally uses ParticleTracer engine effect. (util.Effect) which then spawns in ParticleEffect effect.
The default bullet effect is not in .pcf format, therefore it is not used with util.ParticleTracer. Consider utilizing util.Effect instead
Arguments
1 string name
The name of the .pcf particle effect to use for the tracer.
Control Point 0 is the start location. Control Point 1 is the end pos.
Garry's Mod
Rust
Steamworks
Wiki Help