Advertisement
dropbox1349

Half Life Death Match: PRO autoexec.cfg

Oct 23rd, 2016
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. // Half-life Adrenaline Gamer Config
  2. // Nick: OuTag
  3. // Clan: Elite
  4. // Mail: gfl@lamers.com
  5. //_________________________________________________________
  6. // //Aliases™\\ \\
  7. //_________________________________________________________\\
  8.  
  9.  
  10. //megabh
  11. alias +bh "alias _special @bh;@bh"
  12. alias -bh "alias _special"
  13. alias @bh "special;wait;+jump;wait;-jump"
  14.  
  15. alias +bhdk "alias _special @bhdk;@bhdk"
  16. alias -bhdk "alias _special"
  17. alias @bhdk "special;wait;+duck;wait;-duck"
  18.  
  19. alias "foret" "model hgrunt;bottomcolor 70;topcolor 70"
  20. alias "desert" "model hgrunt;bottomcolor 40;topcolor 40"
  21. alias "canyon" "model hgrunt;bottomcolor 0;topcolor 0"
  22. alias "lamezmb" "model zombie";bottomcolor 215;topcolor 70"
  23. alias "lamehlmt" "model helmet;bottomcolor 215;topcolor 70"
  24. alias "stylehlmt" "model helmet;bottomcolor 40;topcolor 70"
  25.  
  26.  
  27. //DJ™ [decentjump]
  28. //__________________________________________________________
  29.  
  30. alias "+decentjump" "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump"
  31. alias "-decentjump" "-jump"
  32. //bind "c" "+jump"
  33.  
  34. alias "zombie" "zombie1"
  35. alias "zombie1" "model ~zombie;alias zombie zombie2"
  36. alias "zombie2" "model zombie;alias zombie zombie1"
  37.  
  38. //SC™ [script xbow]
  39. //__________________________________________________________
  40.  
  41. alias "snipe" "+attack2;+attack;wait;+reload;wait;wait;-reload;-attack;-attack2;lastinv;lastinv"
  42. //bind "s" "snipe"
  43.  
  44.  
  45. //Use™
  46. //__________________________________________________________
  47.  
  48. alias "+use2" "+use;default_fov 129.9;say_team ^6*\$ Recharging At %L $/* "
  49. alias "-use2" "-use;default_fov 90;say_team ^6*\$ [%H/%A] $/*"
  50. //bind "ENTER" "+use2"
  51.  
  52. ///bind w "say_team ^1/!\WARNING/!\ ^2NUKING AREA @^5 %L;play_team weapons/gauss2.wav"
  53. //WB™ [weapon bindings]
  54. //____________________________________________________________
  55.  
  56.  
  57.  
  58. //bind "alt" "weapon_gauss"
  59. //bind "f" "weapon_egon"
  60. //bind "d" "weapon_crossbow"
  61.  
  62.  
  63.  
  64. //Wait™
  65. //_________________________________________________________
  66.  
  67. alias "smallwait" "wait;wait;wait;wait;wait;wait;wait;wait"
  68. alias "bigwait" "smallwait;smallwait"
  69. alias "ultrawait" "bigwait;bigwait"
  70. alias "megawait" "ultrawait;ultrawait"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement