For the child
//Part 1 cl_minmodels 0 // voice_enable 0 // disable players voice on the server cl_allowdownload 0 // Client downloads customization files cl_downloadfilter nosounds //Determines which files can be downloaded from the server (all, none, nosounds) cl_ragdoll_physics_enable "1" // Enable ragdoll physics. cl_playerspraydisable "0" // Disable player sprays. unbind "y" unbind "u" hud_saytext_time 0 // Disable chat. r_drawmodeldecals "0" // Disable blood. violence_ablood "0" // Disable blood. violence_hblood "0" // Disable blood. bind "F1" "exec def.cfg; echo default settings loaded" //=========================================== //Part 2 cl_minmodels 0 // voice_enable 1 // enable players voice on the server cl_allowdownload 0 // Client downloads customization files cl_downloadfilter nosounds //Determines which files can be downloaded from the server (all, none, nosounds) cl_ragdoll_physics_enable "1" // Enable ragdoll physics. cl_playerspraydisable "1" // Enable player sprays. bind "y" "messagemode" bind "u" "messagemode2" hud_saytext_time 12 // enable chat. r_drawmodeldecals "1" // enable blood. violence_ablood "1" // enable blood. violence_hblood "1" // enable blood.
Instruction: Create two files in your computer "autoexec.cfg" and "def.cfg". In "autoexec.cfg" put script code from part 1. In "def.cfg" put script code frome part 2.
Put autoexec.cfg and def.cfg in folder: "C:\Programas\Steam\steamapps\username\counter-strike source\cstrike\cfg"
In game press "F1" to restore default settings
Post Scriptum Made by Isildur. MY STEAM PROFILE

