Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. unbindall
  2.  
  3. // Movement
  4. bind mouse3 "+forward"
  5. bind s "+back"
  6. bind a "+moveleft"
  7. bind d "+moveright"
  8. bind mouse2 "+moveup"
  9. bind c "+movedown"
  10. bind shift "+speed"
  11.  
  12. // Weapons
  13.  
  14. bind 1 "weapon 1"
  15. bind 2 "weapon 2"
  16. bind w "weapon 3"
  17. bind x "weapon 4"
  18. bind mwheeldown "weapon 5"
  19. bind q "weapon 6"
  20. bind mwheelup "weapon 7"
  21. bind space "weapon 8"
  22. bind r "weapon 9"
  23.  
  24. bind 0 "weapon 10"
  25. bind 3 "weapon 3"
  26. bind 4 "weapon 4"
  27. bind 5 "weapon 5"
  28. bind 6 "weapon 6"
  29. bind 7 "weapon 7"
  30. bind 8 "weapon 8"
  31. bind 9 "weapon 9"
  32.  
  33. // Mouse
  34.  
  35. seta sensitivity "15"
  36. seta m_filter "1"
  37. seta m_yaw "0.022"
  38. seta m_pitch "0.022"
  39. seta cl_mouseAccel "0"
  40. seta in_dgamouse "1"
  41. seta in_subframe "1"
  42.  
  43. // Misc
  44.  
  45. bind ` "toggleconsole"
  46. bind mouse1 "+attack"
  47. bind mouse4 "+zoom"
  48. bind e "+button2"
  49. bind tab "+scores"
  50. bind escape "togglemenu"
  51. bind = "sizeup"
  52. bind - "sizedown"
  53. bind / "map_restart 5"
  54. bind t "messagemode"
  55. bind pause "pause"
  56. bind f11 "screenshot"
  57.  
  58. bind alt "vstr togglezoom"
  59. set togglezoom vstr zoomon
  60. set zoomon "set cg_fov 90; set togglezoom vstr zoomoff"
  61. set zoomoff "set cg_fov 120; set togglezoom vstr zoomon"
  62.  
  63. // Cheats
  64.  
  65. bind m "noclip"
  66. bind k "timescale 10"
  67. bind v "timescale 1.0"
  68. bind z "timescale 0.3"
  69.  
  70. // Teamplay
  71.  
  72. bind b "team b"
  73. bind n "team r"
  74. bind f1 "vote yes"
  75. bind f2 "vote no"
  76. bind f3 "ui_teamorders"
  77. bind f4 "say yeah baby ^1YEAH^7!.. fuck me, harder..."
  78. bind f5 "say ^2/me^1 krut, da..."
  79. bind f6 "say <censored> <filtered> <banned> !"
  80. bind f7 "say_team Everyone report"
  81. bind f8 "say_team Everyone roam"
  82. bind f9 "say_team Everyone defend the base"
  83.  
  84. // Recording
  85.  
  86. bind kp_home "seta g_synchronousclients 1; record twee_7; wait 10; seta g_synchronousclients 0"
  87. bind kp_uparrow "seta g_synchronousclients 1; record twee_8; wait 10; seta g_synchronousclients 0"
  88. bind kp_pgup "seta g_synchronousclients 1; record twee_9; wait 10; seta g_synchronousclients 0"
  89. bind kp_leftarrow "seta g_synchronousclients 1; record twee_4; wait 10; seta g_synchronousclients 0"
  90. bind kp_5 "seta g_synchronousclients 1; record twee_5; wait 10; seta g_synchronousclients 0"
  91. bind kp_rightarrow "seta g_synchronousclients 1; record twee_6; wait 10; seta g_synchronousclients 0"
  92. bind kp_end "seta g_synchronousclients 1; record twee_1; wait 10; seta g_synchronousclients 0"
  93. bind kp_downarrow "seta g_synchronousclients 1; record twee_2; wait 10; seta g_synchronousclients 0"
  94. bind kp_pgdn "seta g_synchronousclients 1; record twee_3; wait 10; seta g_synchronousclients 0"
  95. bind kp_ins "seta g_synchronousclients 1; record twee_0; wait 10; seta g_synchronousclients 0"
  96. bind kp_del "stoprecord; seta g_synchronousclients 0"
  97.  
  98. // Settings
  99.  
  100. seta cg_zoomfov "80"
  101. seta cg_fov "120"
  102. seta cl_run "1"
  103. seta cg_bobpitch "0"
  104. seta cg_bobroll "0"
  105. seta cg_bobup "0"
  106. seta cg_runpitch "0"
  107. seta cg_runroll "0"
  108. seta cg_autoswitch "0"
  109. seta cg_crosshairSize "23"
  110. seta cg_crosshairHealth "0"
  111. seta cg_drawCrosshairNames "1"
  112. seta cg_drawCrosshair "7"
  113. seta cg_drawGun "0"
  114. seta cg_drawTimer "1"
  115. seta cg_viewsize "100"
  116. seta cg_showPlayerLean "1"
  117. seta ch_crosshaircolor "white"
  118. seta cl_freelook "1"
  119. seta cl_pitchspeed "40"
  120. seta cl_yawspeed "140"
  121. seta m_side "0.25"
  122. seta m_forward "0.25"
  123. seta cg_crosshairX "0"
  124. seta cg_crosshairY "0"
  125.  
  126. // Graphics
  127.  
  128. seta r_picmip "1"
  129. seta r_mode "8"
  130. seta r_textureMode "GL_LINEAR_MIPMAP_LINEAR"
  131. seta r_subdivisions "4"
  132. seta r_lodbias "1"
  133. seta r_gamma "1.5"
  134. seta r_allowExtensions "1"
  135. seta r_fastsky "0"
  136. seta r_drawSun "0"
  137. seta r_intensity "1"
  138. seta r_overBrightBits "1"
  139. seta r_mapoverbrightbits "10"
  140. seta cg_draw3dIcons "0"
  141. seta cg_drawIcons "1"
  142. seta cg_draw2D "1"
  143. seta cg_drawStatus "1"
  144. seta cg_drawFPS "1"
  145. seta cg_drawSnapshot "0"
  146. seta cg_drawAmmoWarning "1"
  147. seta cg_drawAttacker "1"
  148. seta cg_drawRewards "1"
  149. seta cg_drawTeamOverlay "0"
  150. seta cg_drawFriend "1"
  151. seta cg_gibs "0"
  152. seta cg_brassTime "0"
  153. seta cg_marks "0"
  154. seta cg_shadows "1"
  155. seta cg_simpleItems "0"
  156. seta r_vertexLight "0"
  157. seta r_simpleMipMaps "0"
  158. seta r_flares "0"
  159. seta r_lodCurveError "250"
  160. seta cg_footsteps "1"
  161. seta cg_predictItems "1"
  162. seta cg_oldRocket "1"
  163. seta cg_oldPlasma "1"
  164. seta cg_trueLightning "0"
  165. seta com_blood "0"
  166.  
  167. // Renderer
  168.  
  169. seta r_depthbits "0"
  170. seta r_stencilbits "0"
  171. seta r_colorbits "0"
  172. seta r_texturebits "32"
  173. seta r_detailtextures "0"
  174. seta r_displayrefresh "100"
  175. seta r_facePlaneCull "1"
  176. seta r_swapInterval "60"
  177. seta r_finish "0"
  178. seta r_dlightBacks "1"
  179. seta r_dynamiclight "1"
  180. seta r_ignoreGLErrors "1"
  181. seta r_smp "1"
  182. seta r_customaspect "1"
  183. seta r_customheight "1024"
  184. seta r_customwidth "1600"
  185. seta r_fullscreen "1"
  186. seta r_ignorehwgamma "0"
  187. seta r_roundImagesDown "1"
  188. seta r_ext_texture_env_add "1"
  189. seta r_ext_compiled_vertex_array "1"
  190. seta r_ext_multitexture "1"
  191. seta r_ext_gamma_control "1"
  192. seta r_ext_compressed_textures "0"
  193. seta r_inGameVideo "1"
  194. seta cg_lagometer "1"
  195. seta cg_teamChatTime "3000"
  196. seta cg_teamChatHeight "0"
  197. seta cg_forceModel "0"
  198. seta cg_deferPlayers "1"
  199. seta cg_teamChatsOnly "0"
  200. seta cg_noVoiceChats "0"
  201. seta cg_noVoiceText "0"
  202. seta cg_cameraOrbitDelay "50"
  203. seta cg_scorePlums "1"
  204. seta cg_smoothClients "0"
  205. seta cg_noTaunt "0"
  206. seta cg_noProjectileTrail "1"
  207. seta ui_smallFont "0.25"
  208. seta ui_bigFont "0.4"
  209. seta cg_drawCheckpoints "1"
  210. seta cg_btdemo "0"
  211. seta com_introplayed "1"
  212. seta com_maxfps "200"
  213. seta com_hunkMegs "300"
  214. seta vid_ypos "22"
  215. seta vid_xpos "3"
  216.  
  217. // Sound
  218.  
  219. seta s_occ_eq "0.75"
  220. seta s_occfactor "0.5"
  221. seta s_bloat "2.0"
  222. seta s_numpolys "400"
  223. seta s_polyreflectsize "10000000"
  224. seta s_polysize "10000000"
  225. seta s_polykeep "1000000000"
  226. seta s_refdelay "2.0"
  227. seta s_refgain "0.45"
  228. seta s_leafnum "0"
  229. seta s_max_distance "1000.0"
  230. seta s_min_distance "3.0"
  231. seta s_distance "100.0"
  232. seta s_mixPreStep "0.05"
  233. seta s_mixahead "0.1"
  234. seta s_khz "22"
  235. seta s_doppler "1"
  236. seta s_separation "0.5"
  237. seta s_musicvolume "0"
  238. seta s_volume "0.250000"
  239. seta cg_stereoSeparation "2"
  240. seta r_stereo "0"
  241. seta s_rolloff "1.0"
  242. seta s_loadas8bit "0"
  243. seta sndbits "16"
  244. seta sndspeed "0"
  245. seta sndchannels "2"
  246. seta snddevice "/dev/dsp"
  247. seta com_soundMegs "8"
  248.  
  249. // Player
  250.  
  251. seta sex "male"
  252. seta handicap "100"
  253. seta g_blueTeam "^4PIDARS"
  254. seta g_redTeam "^1COMMUNISTS"
  255. seta team_headmodel "lucy/blue"
  256. seta team_model "lucy/blue"
  257. seta headmodel "uriel/zael"
  258. seta model "lucy/blue"
  259. seta name "^6t^2w^5ee"
  260.  
  261. // Internet
  262.  
  263. seta rate "25000"
  264. seta snaps "40"
  265. seta cl_packetdup "1"
  266. seta cl_maxpackets "100"
  267. seta cl_allowdownload 1
  268. seta cl_allowupload 1
  269. seta cl_downloadfilter "all"
  270. seta sv_maxPing "0"
  271. seta sv_minPing "0"
  272. seta cl_timenudge "0"
  273. seta cl_maxPing "800"
  274.  
  275. // Rails
  276.  
  277. seta r_railSegmentLength "1"
  278. seta r_railCoreWidth "1"
  279. seta r_railWidth "3"
  280. seta cg_railTrailTime "100"
  281. seta color1 "q"
  282. seta color2 "q"
  283. seta cg_oldRail "1"
  284. seta cg_railgunExplosions "0"
  285. seta cg_railscrew "0"
  286. seta cg_railscrewCount "0"
  287. seta g_railgunBounces "2"
  288. seta g_railgunExplosions "1"
  289.  
  290. // Rocket Jump
  291.  
  292. bind j "+lookdown; weapon 5; wait 100; +attack; wait ; +moveup; wait; -moveup; -attack; -lookdown; centerview"
  293.  
  294. // Server
  295.  
  296. seta g_anticampRadius "192"
  297. seta g_anticampTime "10"
  298. seta g_anticamp "0"
  299. seta g_weaponTeamRespawn 5
  300. seta sv_maxRate "10000"
  301. seta cl_punkbuster "0"
  302. seta com_zoneMegs "200"
  303. seta sv_cheats "0"
  304. seta g_synchronousClients "0"
  305. seta sv_fps "300"
  306. seta fraglimit "20"
  307. seta timelimit "15"
  308. seta sv_maxclients "8"
  309. seta capturelimit "10"
  310. seta g_friendlyfire "0"
  311. seta cm_playerCurveClip "1"
  312. seta g_maxGameClients "0"
  313. seta g_teamAutoJoin "0"
  314. seta g_teamForceBalance "1"
  315. seta g_warmup "0"
  316. seta g_log "games.log"
  317. seta g_logSync "0"
  318. seta g_banIPs ""
  319. seta g_filterBan "1"
  320. seta g_allowVote "1"
  321. seta sv_strictAuth "0"
  322. seta sv_lanForceRate "1"
  323. seta sv_floodProtect "0"
  324. seta sv_punkbuster "0"
  325. seta sv_hostname "tweedle-dee.org"
  326. seta vm_ui "1"
  327. seta vm_game "2"
  328. seta vm_cgame "2"
  329. seta dmflags "0"
  330. seta sv_pure "1"
  331. seta speed_unit "1"
  332. seta cg_synchronousClients "0"
  333. seta net_socksPassword ""
  334. seta net_socksUsername ""
  335. seta net_socksPort "1080"
  336. seta net_socksServer ""
  337. seta net_socksEnabled "0"
  338. seta net_noipx "1"
  339. seta net_noudp "0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement