Small_Sumo
Newbie
- Joined
- Nov 27, 2004
- Messages
- 90
- Reaction score
- 0
I want content control for cs s. With the old HL you could add a few lines to your shortcut and it would take out the blood, I looked up the long list of commands for cs s and found the same ones there and also some others. To this point the blood is all gone accept for the decal thrown up on the wall. How can I change that so its iether transperent or not there? I like the candy in the game so I dont want to remove all decals, like bullit holes etc. Can it be done with commands? This is what I have so far.
//bloodspray //cmd blood
cl_show_bloodspray "0" //Client DLL
//cl_show_splashes 1 //Client DLL water ????
violence_ablood "0" //Draw alien blood
violence_agibs "0" //Show alien gib entities
violence_hblood "0" //Draw human blood
violence_hgibs "0" //Show human gib entities
//r_cleardecals //cmd //Usage r_cleardecals <permanent>.
//r_maxmodeldecal "0"
r_drawmodeldecals "0"
Thanks all.
:thumbs:
//bloodspray //cmd blood
cl_show_bloodspray "0" //Client DLL
//cl_show_splashes 1 //Client DLL water ????
violence_ablood "0" //Draw alien blood
violence_agibs "0" //Show alien gib entities
violence_hblood "0" //Draw human blood
violence_hgibs "0" //Show human gib entities
//r_cleardecals //cmd //Usage r_cleardecals <permanent>.
//r_maxmodeldecal "0"
r_drawmodeldecals "0"
Thanks all.
:thumbs: