Page 1 of 1

Smoke

Posted: Sun Feb 15, 2004 11:02 am
by LaggizZ
How do i remove the smoke from my bullets when they hit the wall?!

Posted: Sun Feb 15, 2004 12:17 pm
by mirror

Code: Select all

set gl_particle_att_c "0.01"

set gl_particle_att_b "0.01"

set gl_particle_att_a "0.01"

set gl_particle_size "1"

set gl_particle_max_size "1"

set gl_particle_min_size "1"




sth. with this commands