rockstar88
27. Oktober 2014, 11:31
Hallo
habe seit langer zeit folgendes Problem ich kann ingame sobald ich gestorben bin nichtmehr das ingame Voice nutzen um zb. richtige Ansagen durchzugeben. Es kommt kein Zeichen und niemand hört etwas! sobald ich aber wieder lebe funktioniert alles.
ich gehe davon aus das es an meiner config liegt weiß aber nicht worran genau deshalb poste ich diese hier.
Habe die config einmal komplett gelöscht und die standart config probiert damit kann ich auch reden sobald ich tot bin. wäre nett wenn ihr mir helfen könntet.
valve.rc
// load the base configuration
exec default.cfg
// Setup custom controller
exec joystick.cfg
// run a user script file if present
//
unbindall
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "a" "+moveleft"
bind "b" "buymenu"
bind "d" "+moveright"
bind "e" "+use"
bind "" "impulse 100"
bind "g" "drop"
bind "h" "commandmenu"
bind "i" "showbriefing"
bind "j" "cheer"
bind "3" "+voicerecord"
bind "m" "chooseteam"
bind "n" "nightvision"
bind "o" "buyequip"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "w" "+forward"
bind "y" "messagemode"
bind "`" "toggleconsole"
bind "SPACE" "+jump"
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "PAUSE" "pause"
bind "SHIFT" "+speed"
bind "f" "+duck"
bind "F1" "autobuy"
bind "F2" "rebuy"
bind "F3" "askconnect_accept"
bind "F4" "bug"
bind "F5" "jpeg"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "kp_enter" "buy famas; buy galilar; give weapon_famas"
bind "downarrow" "buy hegrenade; give weapon_hegrenade"
bind "rightarrow" "buy flashbang; give weapon_flashbang"
bind "leftarrow" "buy smokegrenade; give weapon_smokegrenade"
bind "uparrow" "buy incgrenade; buy molotov; give weapon_incgrenade; give weapon_molotov"
bind "kp_leftarrow" "buy m4a1;buy ak47; give weapon_m4a1"
bind "kp_minus" "buy defuser"
bind "kp_rightarrow" "buy awp; give weapon_awp"
bind "kp_end" "buy usp"
bind "kp_plus" "buy deagle"
bind "kp_5" "buy mp7; give weapon_mp5navy"
bind "kp_home" "buy awp"
bind "kp_pgup" "buy vesthelm; buy vest; give weapon_vesthelm"
bind "MWHEELDOWN" "slot2"
bind "MWHEELUP" "slot1"
bind "mouse1" "+attack"
bind "mouse2" "+attack2"
bind "mouse3" "use weapon_flashbang"
bind "mouse5" "use weapon_hegrenade"
bind "c" "use weapon_smokegrenade"
bind "x" "use weapon_decoy"
bind "y" "use weapon_molotov; use weapon_incgrenade"
bind "F12" "jpeg_quality 100; jpeg"
bind "\" "toggleconsole"
bind "z" "say"
bind "-" "juliantom"
bind "v" "use weapon_knife"
bind "q" "lastinv"
viewmodel_fov "68"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
hud_scaling "1"
hud_showtargetid "1"
snd_musicvolume "0"
snd_mixahead "0.05"
suitvolume "0"
volume "0.2"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp "0"
cl_interp_ratio "1"
cl_downloadfilter "nosounds"
cl_lagcompensation "1"
cl_timeout "9999"
cl_predictweapons "1"
cl_resend "1.5"
mm_dedicated_search_maxping "88"
net_maxroutable "1200"
rate "100000"
cl_righthand "1"
sfcrosshair "0"
cl_crosshairdot "0"
cl_crosshairscale "0"
cl_crosshairstyle "4"
cl_crosshairsize "2"
cl_crosshairthickness "0.5"
cl_dynamiccrosshair "0"
cl_scalecrosshair "1"
cl_crosshaircolor "1"
cl_crosshairalpha "999"
cl_crosshairusealpha "1"
cl_bobcycle "0.98"
cl_autowepswitch "0"
cl_forcepreload "1"
cl_disablefreezecam "1"
cl_showhelp "0"
cl_autohelp "0"
m_customaccel "0"
m_customaccel_exponent "0"
m_customaccel_max "0"
m_customaccel_scale "0.0"
m_forward "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_mousespeed "1"
m_pitch "0.022"
m_side "0.8"
m_yaw "0.022"
m_rawinput "1"
net_graph "1"
sensitivity "1.4"
zoom_sensitivity_ratio_mouse "0.94"
fps_max "300"
mat_queue_mode "2"
mat_monitorgamma "1.6"
mat_monitorgamma_tv_enabled "0"
alias "5on5" "rcon exec csgo_comp"
alias "rr" "rcon mp_restartgame 1"
alias "rrr" "rcon mp_restartgame 3"
alias inferno" "rcon changelevel de_inferno_se"
alias "nuke" "rcon changelevel de_nuke_se"
alias "dust2" "rcon changelevel de_dust2_se"
clear
//
// stuff command line statements
//
stuffcmds
habe seit langer zeit folgendes Problem ich kann ingame sobald ich gestorben bin nichtmehr das ingame Voice nutzen um zb. richtige Ansagen durchzugeben. Es kommt kein Zeichen und niemand hört etwas! sobald ich aber wieder lebe funktioniert alles.
ich gehe davon aus das es an meiner config liegt weiß aber nicht worran genau deshalb poste ich diese hier.
Habe die config einmal komplett gelöscht und die standart config probiert damit kann ich auch reden sobald ich tot bin. wäre nett wenn ihr mir helfen könntet.
valve.rc
// load the base configuration
exec default.cfg
// Setup custom controller
exec joystick.cfg
// run a user script file if present
//
unbindall
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "a" "+moveleft"
bind "b" "buymenu"
bind "d" "+moveright"
bind "e" "+use"
bind "" "impulse 100"
bind "g" "drop"
bind "h" "commandmenu"
bind "i" "showbriefing"
bind "j" "cheer"
bind "3" "+voicerecord"
bind "m" "chooseteam"
bind "n" "nightvision"
bind "o" "buyequip"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "w" "+forward"
bind "y" "messagemode"
bind "`" "toggleconsole"
bind "SPACE" "+jump"
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "PAUSE" "pause"
bind "SHIFT" "+speed"
bind "f" "+duck"
bind "F1" "autobuy"
bind "F2" "rebuy"
bind "F3" "askconnect_accept"
bind "F4" "bug"
bind "F5" "jpeg"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "kp_enter" "buy famas; buy galilar; give weapon_famas"
bind "downarrow" "buy hegrenade; give weapon_hegrenade"
bind "rightarrow" "buy flashbang; give weapon_flashbang"
bind "leftarrow" "buy smokegrenade; give weapon_smokegrenade"
bind "uparrow" "buy incgrenade; buy molotov; give weapon_incgrenade; give weapon_molotov"
bind "kp_leftarrow" "buy m4a1;buy ak47; give weapon_m4a1"
bind "kp_minus" "buy defuser"
bind "kp_rightarrow" "buy awp; give weapon_awp"
bind "kp_end" "buy usp"
bind "kp_plus" "buy deagle"
bind "kp_5" "buy mp7; give weapon_mp5navy"
bind "kp_home" "buy awp"
bind "kp_pgup" "buy vesthelm; buy vest; give weapon_vesthelm"
bind "MWHEELDOWN" "slot2"
bind "MWHEELUP" "slot1"
bind "mouse1" "+attack"
bind "mouse2" "+attack2"
bind "mouse3" "use weapon_flashbang"
bind "mouse5" "use weapon_hegrenade"
bind "c" "use weapon_smokegrenade"
bind "x" "use weapon_decoy"
bind "y" "use weapon_molotov; use weapon_incgrenade"
bind "F12" "jpeg_quality 100; jpeg"
bind "\" "toggleconsole"
bind "z" "say"
bind "-" "juliantom"
bind "v" "use weapon_knife"
bind "q" "lastinv"
viewmodel_fov "68"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
hud_scaling "1"
hud_showtargetid "1"
snd_musicvolume "0"
snd_mixahead "0.05"
suitvolume "0"
volume "0.2"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp "0"
cl_interp_ratio "1"
cl_downloadfilter "nosounds"
cl_lagcompensation "1"
cl_timeout "9999"
cl_predictweapons "1"
cl_resend "1.5"
mm_dedicated_search_maxping "88"
net_maxroutable "1200"
rate "100000"
cl_righthand "1"
sfcrosshair "0"
cl_crosshairdot "0"
cl_crosshairscale "0"
cl_crosshairstyle "4"
cl_crosshairsize "2"
cl_crosshairthickness "0.5"
cl_dynamiccrosshair "0"
cl_scalecrosshair "1"
cl_crosshaircolor "1"
cl_crosshairalpha "999"
cl_crosshairusealpha "1"
cl_bobcycle "0.98"
cl_autowepswitch "0"
cl_forcepreload "1"
cl_disablefreezecam "1"
cl_showhelp "0"
cl_autohelp "0"
m_customaccel "0"
m_customaccel_exponent "0"
m_customaccel_max "0"
m_customaccel_scale "0.0"
m_forward "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_mousespeed "1"
m_pitch "0.022"
m_side "0.8"
m_yaw "0.022"
m_rawinput "1"
net_graph "1"
sensitivity "1.4"
zoom_sensitivity_ratio_mouse "0.94"
fps_max "300"
mat_queue_mode "2"
mat_monitorgamma "1.6"
mat_monitorgamma_tv_enabled "0"
alias "5on5" "rcon exec csgo_comp"
alias "rr" "rcon mp_restartgame 1"
alias "rrr" "rcon mp_restartgame 3"
alias inferno" "rcon changelevel de_inferno_se"
alias "nuke" "rcon changelevel de_nuke_se"
alias "dust2" "rcon changelevel de_dust2_se"
clear
//
// stuff command line statements
//
stuffcmds