Smoke

Forum for Skins, Maps, Configs etc.

Moderators: Moderators, Mappers

Post Reply
LaggizZ
melted
Posts: 151
Joined: Mon Feb 02, 2004 1:27 pm
Location: se

Smoke

Post by LaggizZ »

How do i remove the smoke from my bullets when they hit the wall?!
hmm..
mirror
didn't throw its grenade far enough
Posts: 310
Joined: Sat Oct 18, 2003 5:42 am
Location: ca
Contact:

Post 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
Post Reply