Advertisement
publicist

userconfig.cfg

Apr 9th, 2011
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.65 KB | None | 0 0
  1. // ######################
  2. // #-#-# settings #-#-#
  3.  
  4. //cl_clanid "2212754" //Team XSICHT
  5. sensitivity "1.5"
  6.  
  7. cl_minmodels "1" // 1=Nur ein Playermodel pro Team - 0=Von den Spielern gewaehlte Playermodels
  8. cl_min_t "4" // 1=PHOENIX CONNEXION | 2=Leet | 3=Arctic Avenger | 4=GUERILLA WARFARE - Angezeigtes Playermodel Terroristen
  9. cl_min_ct "4" // 1=SEAL TEAM 6 | 2=GSG9 | 3=SAS | 4=GIGN - Angezeigtes Playermodel Counter-Terroristen
  10.  
  11. violence_ablood "1" // Draw alien blood
  12. violence_agib "1" // Show alien gib entities
  13. violence_hblood "1" // Draw human blood
  14. violence_hgib "1" // Show human gib entities
  15.  
  16. cl_ragdoll_collide "1"
  17. cl_ragdoll_physics_enable "1"
  18.  
  19.  
  20. // ###################
  21. // #-#-# Binds #-#-#
  22.  
  23. bind "F3" "askconnect_accept"
  24.  
  25. bind "F4" "bug"
  26.  
  27. bind "F5" "jpeg"
  28.  
  29. bind "F6" "toggle hud_saytext_time 0 12" // Chat AN/AUS
  30. bind "F7" "toggle voice_scale 1 0.5 0" // Ingamevoice Lautstaerke: 100% / 50% / AUS
  31. bind "F8" "incrementvar net_graph 0 4 1" // NetGraph Toggle
  32. bind "F9" "toggle mat_monitorgamma 2.6 2.1 1.6" // Helligkeit: Dunkel / Mittel / Hell
  33. bind "F10" "quit prompt" //bind "F10" "exit"
  34.  
  35. //F12 Steam Screenshot
  36.  
  37. bind "0" "slot10"
  38.  
  39. bind "1" "slot1"
  40.  
  41. bind "2" "slot2"
  42. bind "3" "slot3"
  43. bind "4" "slot4"
  44.  
  45. bind "5" "slot5"
  46.  
  47. bind "6" "slot6"
  48.  
  49. bind "7" "slot7"
  50.  
  51. bind "8" "slot8"
  52.  
  53. bind "9" "slot9"
  54.  
  55.  
  56. bind "w" "+forward"
  57. bind "a" "+moveleft"
  58.  
  59. bind "s" "+back"
  60.  
  61. bind "d" "+moveright"
  62.  
  63.  
  64. bind "MOUSE1" "+attack"
  65.  
  66. bind "MOUSE2" "+attack2"
  67. bind "MOUSE3" "use weapon_hegrenade"
  68. bind "MWHEELUP" "slot1"
  69. bind "MWHEELDOWN" "slot2"
  70. bind "y" "use weapon_smokegrenade"
  71. bind "x" "use weapon_flashbang"
  72. bind "c" "use weapon_hegrenade"
  73.  
  74.  
  75. bindtoggle "V" "cl_righthand" // Waffenhand Links/Rechts wechseln.
  76.  
  77. bind "TAB" "+showscores"
  78.  
  79. bind "ESCAPE" "cancelselect"
  80.  
  81.  
  82. bind "SHIFT" "+speed"
  83. bind "CTRL" "+duck"
  84.  
  85.  
  86. bind "q" "lastinv"
  87.  
  88. bind "r" "+reload"
  89.  
  90. bind "t" "impulse 201"
  91. bind "e" "+use"
  92.  
  93. bind "f" "impulse 100"
  94.  
  95. bind "g" "drop"
  96.  
  97. bind "ENTER" "lastinv"
  98. bind "DEL" "+reload"
  99. bind "BACKSPACE" "drop"
  100. bind "INS" "use weapon_c4"
  101.  
  102. bind "z" "messagemode"
  103. bind "u" "messagemode2"
  104.  
  105.  
  106. bind "h" "commandmenu"
  107.  
  108. bind "i" "showbriefing"
  109.  
  110. bind "j" "cheer"
  111.  
  112. bind "k" "+voicerecord"
  113.  
  114.  
  115. bind "m" "chooseteam"
  116.  
  117. bind "n" "nightvision"
  118.  
  119.  
  120. bind "PAUSE" "pause"
  121.  
  122.  
  123. bind "UPARROW" "+cashscore"
  124.  
  125. bind "LEFTARROW" "overview_mode"
  126.  
  127. bind "RIGHTARROW" "overview_zoom"
  128.  
  129.  
  130. overview_mode "1" //Radar wird angezeigt, auch wenn man tot ist.
  131.  
  132. //CONSOLE
  133. con_enable "1" //Konsole aktivieren
  134. bind "`" "toggleconsole" //Konsole auf ^ legen (US layout)
  135. bind "\" "toggleconsole" //Konsole auf ^ legen (DE layout)
  136.  
  137. //DUCKJUMP
  138. alias +duckjump "+jump; +duck"
  139. alias -duckjump "-jump; -duck"
  140. bind "space" "+duckjump"
  141.  
  142.  
  143. // ###################
  144. // #-#-# Radar #-#-#
  145.  
  146. cl_radartype "0" // 0=Fest eingestellte Durchsichtigkeit 1=Erlaubt das Veraendern der Durchsichtigkeit.
  147. cl_radaralpha "150" // 0=Komplett durchsichtig - 255=Undurchsichtig.
  148. cl_radar_locked "0" // 1 = Radar feststehend | 0 = Radar dreht sich mit Spieler mit.
  149. cl_locationalpha "255" // Positionen der Spieler auf dem Radar. 0=Komplett durchsichtig 255=Undurchsichtig.
  150.  
  151.  
  152. // ###################
  153. // #-#-# Sound #-#-#
  154.  
  155. bind "PGUP" "incrementvar volume 0 1 0.1"
  156. bind "PGDN" "incrementvar volume 0 1 -0.1"
  157.  
  158. volume "0.2" //Parameter: 0.0-1.0
  159. snd_musicvolume "0.0" //Parameter: 0.0-1.0
  160.  
  161. bind "ALT" "+voicerecord"
  162.  
  163.  
  164. // #######################
  165. // #-#-# Net Graph #-#-#
  166.  
  167. net_graph "0" // In der ESL ist nur 1 oder 0 erlaubt! - Netgraph (0=aus 1=Style1 2=Style2 3=Style3 4=Style4)
  168. net_graphpos "2" // Position des Netgraphs (1=rechts 2=mitte 3=links / Alles darueber ist die Entfernung vom linken Bildschirmrand in Pixeln. Zum Beispiel 360, 55 etc.
  169. net_graphheight "64" // Hoehe (in Pixeln) in welcher der Netgraph angezeigt wird (64=orig.)
  170.  
  171. net_graphshowinterp "1" // Zeigt den interpolations/lerp Wert im Netgraph an. AN/AUS
  172. net_graphshowlatency "1" // Zeigt die Latenz (in ms) im Netgraph an. AN/AUS
  173.  
  174.  
  175. // #######################
  176. // #-#-# Sonstiges #-#-#
  177.  
  178. mat_monitorgamma_tv_enabled "0" // Zuesaetzliche Option zur Helligkeitsregelung AN/AUS
  179. mat_monitorgamma_tv_exp "2.5" // 1=dunkel bis maximal 4=hell
  180.  
  181. cl_righthand "1" // Waffenhand. (1=rechts 0=links)
  182. hud_fastswitch "1" // Waffen durch Bestätigung wechseln. (1=an 0=aus)
  183. cl_showfps "1" // Zeigt die momentane Anzahl Bilder pro Sekunde (bps/fps) an. (0=aus 1=fps 2=smooth fps)
  184. scr_centertime "3" // (5=orig.) Meldungen auf dem Bildschirm Burst/Single/automatic Firemode, Bomb Planted, Counter-/Terrorists Win etc.
  185. cl_showtextmsg "1" // Textmessages auf dem Bildschirm anzeigen (1=an 0=aus/nur Konsole)
  186. spec_scoreboard "0" // Automatische Einblendung des Scoreboards wenn man Zuschauer ist AN/AUS
  187. hud_saytext_time "12" // Bestimmt wie lange (in Sekunden) die Text/Chatnachrichten zu sehen sind. (12=orig.)
  188. cl_autowepswitch "0" // Automatisch zur aufgenommenen Waffe wechseln, falls diese besser ist. AN/AUS
  189. cl_showpluginmessages "1" // Serverplugin Text Pop-Ups AN/AUS
  190. cl_nowinpanel "1" // MVP-PopUp am Rundenende. AN/AUS
  191. cl_show_achievement_popups "1" // Pop-Up Einblendungen bei neu errungenen Achievements. AN/AUS
  192. cl_hudhint_sound "0" // Deaktiviert den "Swisch" Sound bei der Einblendung von Hinweisen
  193. cl_cloud_settings "0" // Spieleinstellungen in der "Steam-Cloud" speichern. AN/AUS
  194. cl_disablehtmlmotd "1" // Server Begruessungsbildschirm (motd=MessageOfTheDay) AN/AUS
  195. cl_disablefreezecam "0" // Deaktiviert die Killkamera (fliegt zum Gegner, welcher dich getoetet hat). AN/AUS
  196. cl_playerspraydisable "0" // Spraylogos ausblenden: AN/AUS
  197. r_spray_lifetime "1" // Gibt an ueber wieviele Runden ein Spraylogo angezeigt wird.
  198.  
  199. cl_downloadfilter "nosounds"
  200. // cl_downloadfilter "all" - Erlaubt den Download aller Dateien (Maps, Sounds u.s.w.) Standardeinstellung.
  201. // cl_downloadfilter "nosounds" - Blockt nur den Download von Sounddateien (.mp3 .wav).
  202. // cl_downloadfilter "none" - Blockt jeglichen Download von Servern. (Maps, Sounds, u.s.w.)
  203.  
  204. hud_showtargetid "1" // Namen anvisierter Spieler AN/AUS
  205. hud_showtargetpos "0" // Position des Namens, anvisierter Spieler:
  206. // 0=Mittig (Unter dem Fadenkreuz)
  207. // 1=oben links
  208. // 2=oben rechts
  209. // 3=unten links
  210. // 4=unten rechts
  211.  
  212.  
  213. //______________________________________________________________________________
  214. // #########################
  215. // #-#-# DEACTIVATED #-#-#
  216.  
  217. //HE THROW
  218. //alias "+hethrow" "use weapon_hegrenade;+attack"
  219. //alias "-hethrow" "-attack"
  220. //bind "MOUSE3" "+hethrow"
  221.  
  222. //bind c "+att"
  223. //alias "+att" "use weapon_knife;+attack"
  224. //alias "-att" "-attack;lastinv"
  225.  
  226. //bind c "+att"
  227. //alias "+att" "use weapon_knife;+attack2"
  228. //alias "-att" "-attack2;lastinv"
  229.  
  230. //Schleichen Toggle (langsames stilles Gehen ein- und ausschalten)
  231. //alias schleichenON "+speed;alias schleichen schleichenOFF;echo Sneak mode ON"
  232. //alias schleichenOFF "-speed;alias schleichen schleichenON;echo Sneak mode OFF"
  233. //alias schleichen "schleichenON"
  234. //bind "CAPSLOCK" "schleichen"
  235.  
  236. //Taschenlampe aktivieren/deaktivieren
  237. //alias lampe licht
  238. //alias licht "r_shadows 1; impulse 100; alias lampe schatten"
  239. //alias schatten "r_shadows 0; impulse 100; alias lampe licht"
  240. //bind "f" "lampe"
  241.  
  242. echo "__________________________"
  243. echo "USERCONFIG LOADED"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement