New 1
New 1
sv_cheats 1
Trophy
prop_dynamic_create \inventory_items\cologne_trophy_champion.mdl
Snowman
prop_dynamic_create \props\cs_office\snowman_body.mdl
Butt plug
prop_physics_create weapons\w_knife_push_dropped.mdl
Santa hat
prop_dynamic_create \player\holiday\santahat.mdl
Thirdperson view
thirdperson
firstperson
Do a backflip
cl_pitchup 360
cl_pitchdown 360
Explosion
ent_create env_explosion; ent_fire env_explosion Explode
Moon fun
sv_gravity 300
bot_mimic 1
Bananagun
prop_physics_create props/cs_italy/bananna.mdl; ent_fire !picker addoutput
"CollisionGroup 2"; ent_fire !picker setparent !activator; ent_fire !picker
setparentattachment grenade0
Create chikens
ent_create chicken or give chicken
Bigger chickens
ent_fire chicken addoutput "modelscale 10"
Summon skulls
impulse 102
Wallhack
r_drawothermodels 2
Back to normal
r_drawothermodels 1
Be Ironman
r_showenvcubemap 1
Spawn Sparks
ent_create env_spark; ent_fire env_spark StartSpark
Stop Sparks
ent_fire env_spark kill
Spawn Fire
ent_create env_fire; ent_fire env_fire StartFire
Stop Fire
ent_fire env_fire kill
Ragdoll gravity
cl_ragdoll_gravity 0
Turn invisible
ent_fire !self addoutput "rendermode 6"
Sem sv_cheats
bind mwheelup +jump
bind mwheeldown +jump
// Rates - These network settings are optimized for high speed internet
rate "400000" // Your download rate to the server. Max rate: "786432".
cl_cmdrate "64" //Max number of command packets sent to server per second
cl_updaterate "64" //Number of packets per second you are requesting from the
server
cl_interp "0" //Sets the interpolation amount, always set this to 0
cl_interp_ratio "2" //Sets the interpolation amount (final amount is
cl_interp_ratio / cl_updaterate)
cl_lagcompensation "1" //Lag compensation helps by eliminating combat latency from
client side view
cl_predict "1" //Skip waiting for server feedback and simulate client side movement
in real-time
cl_predictweapons "1" //Skip waiting for server feedback and perform client side
prediction of weapon effects