// /[config]/[player-dm].txt // generated by real, do not modify //console unbindall toggleconsole alias d1 "" //r1q2 client settings set cl_async "1" set cl_maxfps "120" set r_maxfps "1000" set m_directinput "1" set m_fixaccel "0" set in_dinputkeyboard "1" set cl_drawfps "1" set cl_cmdcomplete "0" set cl_smoothsteps "0" set cl_defermodels "1" set cl_autorecord "0" set cl_railtrail "2" set cl_railtrail_color "2" set net_maxmsglen "1390" set s_ambient "1" set s_initsound "1" set s_openal_device "DirectSound3D" set fs_cache "7" set sv_allow_map "1" set sv_strafejump_hack "1" set s_initsound "1" //r1gl visuals config set gl_mode "6" set gl_ext_texture_filter_anisotropic "1" set gl_ext_max_anisotropy "2" set gl_ext_multisample "0" set gl_ext_samples "2" set gl_ext_nv_multisample_filter_hint "fastest" set gl_ext_texture_non_power_of_two "0" set gl_ext_occlusion_query "0" set gl_zfar "8192" set gl_hudscale "1" set gl_noscrap "1" set gl_doublelight_entities "1" set gl_overbrights "1" set gl_coloredlightmaps "1" set gl_texture_formats "png jpg tga" set gl_pic_formats "png jpg tga" set gl_dlight_falloff "1" set gl_defertext "0" //set gl_driver "r1gl" set vid_ref "r1gl" set vid_topmost "1" set vid_forcedrefresh "0" set vid_optimalrefresh "0" set vid_flip_on_switch "1" set vid_nowgl "0" //Other visuals //graphics adapter set gl_ext_swapinterval 1 set gl_swapinterval 0 set gl_finish 0 set gl_ext_palettedtexture 0 set gl_texturemode GL_LINEAR_MIPMAP_NEAREST set win_noalttab 1 set vid_fullscreen 1 set gl_triplebuffer 1 set gl_ztrick 1 set vid_gamma .75 set gl_modulate 999 set gl_shadows 2 set gl_particle_min_size 3.5 set gl_particle_size 3.5 set gl_particle_max_size 7 set intensity 2 set cl_lights 1 set gl_dynamic 0 set gl_flashblend 0 set gl_picmip 0 set gl_polyblend 0 set gl_flush 0 //basic controls bind w +forward bind a +moveleft bind s +back bind d +moveright bind MOUSE1 +attack bind MOUSE2 +moveup bind ALT +speed bind SHIFT +movedown bind KP_INS "accuracy" bind KP_DEL "id" bind KP_PLUS "vote yes" bind KP_MINUS "vote no" bind F1 "gl_modulate 0" //mouse set in_joystick 0 set in_mouse 1 set freelook 1 set sensitivity 5 set m_pitch 0.022000 set m_yaw 0.0220000 set m_filter 1 //functions keys bind TAB cmd help bind ENTER invuse bind ESCAPE togglemenu bind [ invprev bind \ inven bind ] invnext bind ` toggleconsole bind k messagemode bind l messagemode2 //personal set name "REALiSTiC" set skin "female/brianna" //character environment set cl_gun 1 set cl_run 1 set hand 2 set crosshair 1 set fov 120 set g_select_empty 1 set con_notifytime 5 //network set cl_predict 1 set deathmatch 1 set rate 8000 set timescale 1 set msg 0 set logfile 0 //audio set cd_nocd 1 set s_primary 1 set s_mixahead .14 set s_loadas8bit 0 set s_khz 22 set s_volume 1 //servers set adr8 "69.9.168.4:27931" //tastyspleen.net::t4-noalias set adr7 "67.228.69.114:27931" //tastyspleen.net::tourney2 set adr6 "67.228.69.114:27930" //tastyspleen.net::tourney set adr5 "69.9.168.4:27930" //tastyspleen.net::tourney4 (OpenTDM) set adr4 "67.228.69.114:27915" //tastyspleen.net::ra2 set adr3 "67.228.69.114:27910" //tastyspleen.net::mutant [custom maps dm] set adr2 "67.228.69.114:27990" //tastyspleen.net::nadl set adr1 "69.9.168.4:27940" //tastyspleen.net::jumpmod set adr0 "67.228.69.114:27916" //tastyspleen.net::dm //time item alias t20 "say_team [‡‡ Armour +20] ‡‡ ${$loc_here} ‡‡];play t20" alias t30 "say_team [‡‡ WEAPON +30] ‡‡ ${$loc_here} ‡‡];play t30" bind CTRL "t20" bind SPACE "t30" //weapon binds bind q "use shotgun;use super shotgun" bind e "use machinegun;use chaingun" bind f "use grenades;use grenade launcher" bind c "use BFG10K;use hyperblaster" bind mwheelup "use railgun" bind mwheeldown "use rocket launcher" //eof