Advertisement
Guest User

Eliane Config

a guest
Mar 27th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1.  
  2. violence_agibs 1
  3. violence_hgibs 1
  4.  
  5. cl_ragdoll_collide "1" // def. "0" # Collision between corpses on(1)/off(0)
  6. cl_ragdoll_forcefade "0" // def. "0" # If set to "1" then cl_ragdoll_forcefade is used
  7. cl_ragdoll_fade_time "15" // def. "15" # Fadingtime in seconds of corpses 0 => No Corpse
  8. cl_ragdoll_physics_enable "1" // def. "1" # Ragdollsystem for the corpses on(1)/off(0) | off meens corpses standing around with no animation
  9. r_ragdoll_pronecheck_distance
  10. g_ragdoll_fadespeed 600
  11. g_ragdoll_lvfadespeed 100
  12. ragdoll_sleepaftertime "5.0f"
  13.  
  14. alias "+zoomer" "fov_desired 75; viewmodel_fov 110 "
  15. alias "-zoomer" "fov_desired 90; viewmodel_fov 110; r_drawviewmodel 1"
  16. bind "shift" "+zoomer"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement