Advertisement
Guest User

r_cpm

a guest
Dec 6th, 2012
1,143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.71 KB | None | 0 0
  1.  
  2. unbindall
  3.  
  4. //_bindz
  5.  
  6. bind w "+forward"
  7. bind s "+back"
  8. bind d "+moveright"
  9. bind a "+moveleft"
  10. bind MOUSE1 "+attack"
  11. bind MOUSE2 "+moveup"
  12. bind CTRL "+movedown"
  13. bind TAB "+scores"
  14. bind MWHEELUP ""
  15. bind MWHEELDOWN ""
  16.  
  17. bind F1 "vote yes"
  18. bind F2 "vote no"
  19. bind F3 "ready"
  20. bind F4 ""
  21. bind F5 "vstr vol_down"
  22. bind F6 "vstr vol_up"
  23. bind F7 "toggle ch_drawWarmup"
  24. bind F8 ""
  25. bind F9 "vstr rec" // record demo
  26. bind F10 ""
  27. bind F11 ""
  28. bind F12 "screenshotJPEG"
  29. bind PAUSE "vstr time-o/i" // pause
  30.  
  31. bind LEFTARROW "set name ^3R_"
  32. bind RIGHTARROW "set name "UnnamedPlayer"
  33. bind UPARROW ""
  34. bind DOWNARROW ""
  35.  
  36. bind PGDN ""
  37. bind PGUP ""
  38. bind INS ""
  39. bind DEL ""
  40. bind HOME ""
  41. bind END ""
  42.  
  43. bind ~ "toggleconsole"
  44. bind ` "toggleconsole"
  45. bind ESCAPE "togglemenu"
  46. bind ENTER "messagemode"
  47. bind . "messagemode2"
  48. bind MOUSE4 "say ^3........:D"
  49. bind g "say ^1HA^2-^1HA^2-^1HA^2-^1HA-^0amnakoim
  50. bind h "say ^3bl&nf >:)"
  51.  
  52. //_weaponz_______________________________________________________
  53.  
  54. bind 1 "weapon 1" //G
  55. bind 2 "weapon 2" //MG
  56. bind 3 "weapon 3" //SG
  57. bind q "weapon 4" //GL
  58. bind f "weapon 5" //RL
  59. bind e "weapon 6" //LG
  60. bind r "weapon 7" //RL
  61. bind SPACE "weapon 8" //PG
  62. bind 9 "weapon 9" //:)
  63.  
  64.  
  65. //_settingz______________________________________________________
  66.  
  67. set name "^3R_"
  68. seta r_mode "0" // 0 = native // -1 = custom
  69. seta r_customwidth "1280"
  70. seta r_customheight "960"
  71. seta r_width "1280" // cnq
  72. seta r_height "960" //cnq
  73. //seta r_customwidth "1680"
  74. //seta r_customheight "1050"
  75. seta r_picmip "8" // Remember, no fun.
  76. seta r_gamma "1.5"
  77. seta r_overBrightBits "0"
  78. seta r_mapoverBrightBits "3"
  79. seta cg_trueLightning "1"
  80. seta cl_mouseaccel "0"
  81. seta cg_fov "130"
  82. seta cg_zoomfov "100"
  83. seta cg_gunoffset "6,0,-4" // size matter
  84. seta com_blood "0"
  85. seta com_hunkMegs "164"
  86. seta com_introplayed "1"
  87. seta com_maxfps "125"
  88. seta com_soundMegs "16"
  89. seta com_zoneMegs "24"
  90. seta con_notifytime "2"
  91. seta scr_conspeed "9999"
  92.  
  93. //_mouse_________________________________________________________
  94.  
  95. seta sensitivity "1.2" //q3client
  96. seta m_speed "1.2" //cnq3client
  97. seta in_mouse "1"
  98. seta m_filter "0"
  99. seta m_forward "0.25"
  100. seta m_side "0.25"
  101. seta m_pitch "0.022"
  102. seta m_yaw "0.022"
  103.  
  104. //_models________________________________________________________
  105.  
  106. seta color "c000c" // black-yellow rl
  107. seta model "bitterman/pm"
  108. seta bot_nochat "1"
  109. seta sex "male"
  110. seta cg_enemymodel "Keel/pm"
  111. seta cg_enemycolors "iiiii" // green
  112.  
  113. //_rail__________________________________________________________
  114.  
  115. seta cg_railstyle "1"
  116. seta cg_railtrailtime "400"
  117. seta r_railWidth "16"
  118. seta r_railCoreWidth "4"
  119. seta r_railSegmentLength "32"
  120. seta cg_railCoreWidth "6"
  121. seta cg_railRingStep "24"
  122. seta cg_railRingWidth "5"
  123.  
  124. //_pwner_graphs__________________________________________________
  125.  
  126. seta r_colorbits "32"
  127. seta r_detailtextures "0"
  128. seta r_dynamiclight "0"
  129. seta r_facePlaneCull "3"
  130. seta r_fastsky "0"
  131. seta r_ignoreFastPath "0"
  132. seta r_ignorehwgamma "0"
  133. seta r_intensity "1.5"
  134. seta r_simpleMipMaps "0"
  135. seta r_subdivisions "80"
  136. seta r_swapInterval "0"
  137. seta r_texturebits "32"
  138. seta r_textureMode "GL_LINEAR_MIPMAP_LINEAR"
  139. seta r_vertexLight "1"
  140. seta r_displayrefresh "60"
  141. seta r_lodbias "0"
  142. seta cg_altGrenades "1"
  143. seta cg_altLightning "3"
  144. seta cg_altPlasma "0"
  145. seta cg_oldCTFSounds "0"
  146. seta cg_oldPlasma "1"
  147. seta cg_oldRail "1"
  148. seta cg_oldRocket "1"
  149. seta cg_autoAction "47"
  150. seta cg_autoswitch "0"
  151. seta cg_bobpitch "0"
  152. seta cg_bobroll "0"
  153. seta cg_bobup "0"
  154. seta cg_brassTime "0"
  155. seta cg_Customloc "1"
  156. seta cg_damageDraw "0"
  157. seta cg_damageKick "0"
  158. seta cg_deadBodyFilter "1"
  159. seta cg_drawGun "3"
  160. seta cg_draw2D "1"
  161. seta cg_draw3dIcons "0"
  162. seta cg_drawAmmoWarning "0"
  163. seta cg_drawAttacker "0"
  164. seta cg_drawCrosshairNames "0"
  165. seta cg_drawCrosshair "1"
  166. seta cg_drawDecals "0"
  167. seta cg_drawFPS "0"
  168. seta cg_drawFriend "0"
  169. seta cg_drawHudSlots "1"
  170. seta cg_drawIcons "1"
  171. seta cg_drawRewards "0"
  172. seta cg_drawStatus "1"
  173. seta cg_drawTeamOverlay "1"
  174. seta cg_drawTimer "1"
  175. seta cg_drawPing "1"
  176. seta cg_enableOSPHUD "1"
  177. seta cg_followpowerup "1"
  178. seta cg_forceColors "1"
  179. seta cg_forceModel "1"
  180. seta cg_gibs "0"
  181. seta cg_lagometer "0"
  182. seta cg_lightningImpact "0"
  183. seta cg_marks "0"
  184. seta cg_MaxlocationWidth "16"
  185. seta cg_menuSlideTime "250"
  186. seta cg_muzzleFlash "0"
  187. seta cg_noAmmoChange "1"
  188. seta cg_nochatbeep "0"
  189. seta cg_nomip "1023"
  190. seta cg_noProjectileTrail "1"
  191. seta cg_noTaunt "0"
  192. seta cg_oversampleMouse "0"
  193. seta cg_predictItems "0"
  194. seta cg_q3compScoreboard "1"
  195. seta cg_runpitch "0"
  196. seta cg_runroll "0"
  197. seta cg_scorePlums "0"
  198. seta cg_ScoreSnapshot "0"
  199. seta cg_scoreTransparency "1"
  200. seta cg_shadows "1"
  201. seta cg_showPlayerLean "1"
  202. seta cg_simpleItems "1"
  203. seta cg_smoke_sg "0"
  204. seta cg_smoothClients "0"
  205. seta cg_teamchatbeep "1"
  206. seta cg_teamChatBigFont "0"
  207. seta cg_teamChatHeight "4"
  208. seta cg_teamChatsOnly "0"
  209. seta cg_teamChatTime "4000"
  210. seta cg_teamRails "2"
  211. seta cg_useScreenShotJPEG "1"
  212. seta cg_viewsize "100"
  213. seta cg_worldchatbeep "1"
  214. seta cg_smokeradius_rl "3"
  215. seta cg_smokeradius_gl "3"
  216. seta cg_smokegrowth_rl "0"
  217. seta cg_smokegrowth_gl "0"
  218. seta cg_smoke_sg "0"
  219. seta cg_itemFX "0"
  220. seta cg_viewAdjustments "0"
  221. seta ch_shortscoreboard "0"
  222. seta cg_deadbodydarken "1"
  223.  
  224. //_connection
  225.  
  226. seta cg_xerpClients "0"
  227. seta cg_predict "1"
  228. seta cg_optimiseBW "0"
  229. seta cg_laghax "-1"
  230. seta cg_nudge "0"
  231. seta cl_maxpackets "125"
  232. seta cl_packetdup "0"
  233. seta cl_timenudge "0"
  234. seta cl_allowDownload "0"
  235. seta rate "25000"
  236.  
  237. //_sound
  238.  
  239. set s_announcer "feedback"
  240. set cg_nochatbeep "0"
  241. set cg_noteamchatbeep "0"
  242. set cg_noHitBeep "0"
  243. set cg_oldCTFSounds "0"
  244. set cg_ammoWarning "0"
  245. set in_midi "0"
  246. set s_volume "0.2"
  247. set s_khz "44"
  248. set s_musicvolume "0"
  249. set s_loadas8bit "0"
  250. set s_mixAhead "0.15"
  251. set s_mixPreStep "0.05"
  252. set s_doppler "1"
  253. set s_rolloff "0.25"
  254. set s_ambient "0"
  255. set s_occfactor "0"
  256. set cg_noVoiceText "0"
  257. set cg_noVoiceChats "0"
  258. set cg_noTaunt "1"
  259. set s_compression "0"
  260. set s_useOpenAL "0"
  261. set cg_stereoSeparation "0.4"
  262.  
  263. //_HUD
  264.  
  265. seta ch_selfonteamoverlay "0"
  266. seta ch_3waveFont "0"
  267. seta ch_ColorLocations "1"
  268. seta ch_CrosshairColor "3"
  269. seta ch_CrosshairNamesLeft "0"
  270. seta ch_crosshairTeamInfo "1"
  271. seta cg_crosshairSize "20"
  272. seta cg_crosshairHealth "0"
  273. seta ch_drawFlagNames "0"
  274. seta ch_drawHealthMeters "0"
  275. seta ch_drawPickup "1"
  276. seta ch_fragMessage "1"
  277. seta ch_graphs "1"
  278. seta ch_InverseTeamChat "1"
  279. seta ch_Obituaries "1"
  280. seta ch_Pickupitem "0"
  281. seta ch_Recordmessage "0"
  282. seta ch_TeamCrosshairHealth "1"
  283. seta ch_Teamoverlay "p10n h/aw l"
  284. seta ch_crosshairAlpha "1"
  285. seta ch_crosshairPulse "0"
  286. seta cg_ammoWarning "0"
  287. seta ch_file "r_hud"
  288. seta mvw_DM "0"
  289.  
  290. //_alias________________________________________________________
  291.  
  292. set vol_up "vstr vol_5"
  293. set vol_down "vstr vol_3"
  294. set vol_0 "s_volume 0.0; set vol_up vstr vol_0.5; set vol_down vstr vol_0 ; echo ^7Volume: ^0[^70.0^0]"
  295. set vol_0.5 "s_volume 0.1; set vol_up vstr vol_1; set vol_down vstr vol_0 ; echo ^7Volume: ^0[^20.1^0]"
  296. set vol_1 "s_volume 0.2; set vol_up vstr vol_2; set vol_down vstr vol_0.5; echo ^7Volume: ^0[^20.2^0]"
  297. set vol_2 "s_volume 0.3; set vol_up vstr vol_3; set vol_down vstr vol_1 ; echo ^7Volume: ^0[^20.3^0]"
  298. set vol_3 "s_volume 0.4; set vol_up vstr vol_4; set vol_down vstr vol_2 ; echo ^7Volume: ^0[^20.4^0]"
  299. set vol_4 "s_volume 0.5; set vol_up vstr vol_5; set vol_down vstr vol_3 ; echo ^7Volume: ^0[^20.5^0]"
  300. set vol_5 "s_volume 0.6; set vol_up vstr vol_6; set vol_down vstr vol_4 ; echo ^7Volume: ^0[^20.6^0]"
  301. set vol_6 "s_volume 0.7; set vol_up vstr vol_7; set vol_down vstr vol_5 ; echo ^7Volume: ^0[^20.7^0]"
  302. set vol_7 "s_volume 0.9; set vol_up vstr vol_8; set vol_down vstr vol_6 ; echo ^7Volume: ^0[^20.9^0]"
  303. set vol_8 "s_volume 1.1; set vol_up vstr vol_9; set vol_down vstr vol_7 ; echo ^7Volume: ^0[^21.0^0]"
  304. set vol_9 "s_volume 1.3; set vol_up vstr vol_10; set vol_down vstr vol_8 ; echo ^7Volume: ^0[^21.3^0]"
  305. set vol_10 "s_volume 1.5; set vol_up vstr vol_11; set vol_down vstr vol_9 ; echo ^7Volume: ^0[^21.5^0]"
  306. set vol_11 "s_volume 1.7; set vol_up vstr vol_12; set vol_down vstr vol_10 ; echo ^7Volume: ^0[^21.7^0]"
  307. set vol_12 "s_volume 1.9; set vol_up vstr vol_12; set vol_down vstr vol_11 ; echo ^7Volume: ^0[^11.9^0]"
  308.  
  309. set rec "vstr r1"
  310. set r1 "autorecord ; set rec vstr r2"
  311. set r2 "stoprecord ; set rec vstr r1"
  312.  
  313. set time-o/i "vstr time-o"
  314. set time-o "timeout ; set time-o/i vstr time-i"
  315. set time-i "timein ; set time-o/i vstr time-o"
  316.  
  317. echo ""
  318. echo "^3R_ ^1cfg Loaded"
  319. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement