cant play because of this
#2
probably something in your config is either crashing you or making an infinite loop
probably something in your config is either crashing you or making an infinite loop
It could be a HUD related crash as well. Have you tried another HUD?
here it is
cl_autoreload "1"
r_drawviewmodel "1"
bind 1 "slot1; r_drawviewmodel 0; viewmodel_fov 0; cl_crosshair_red 255; cl_crosshair_file crosshair3; cl_crosshair_scale 20"
bind 2 "slot2; r_drawviewmodel 0; viewmodel_fov 75; cl_crosshair_red 255; cl_crosshair_file crosshair3; cl_crosshair_scale 30"
bind 3 "slot3; r_drawviewmodel 1; viewmodel_fov 75; cl_crosshair_red 255; cl_crosshair_file crosshair3; cl_crosshair_scale 38"
cl_interp 0.024
bind "MOUSE2" "+attack2"
exec scout.cfg
cl_autoreload "1"
r_drawviewmodel "1"
bind 1 "slot1; r_drawviewmodel 0; viewmodel_fov 0; cl_crosshair_red 255; cl_crosshair_file crosshair3; cl_crosshair_scale 20"
bind 2 "slot2; r_drawviewmodel 0; viewmodel_fov 75; cl_crosshair_red 255; cl_crosshair_file crosshair3; cl_crosshair_scale 30"
bind 3 "slot3; r_drawviewmodel 1; viewmodel_fov 75; cl_crosshair_red 255; cl_crosshair_file crosshair3; cl_crosshair_scale 38"
cl_interp 0.024
bind "MOUSE2" "+attack2"
exec scout.cfg
i also autoconfig and uninstall custom huds still...
If that's your scout config, remove the line at the bottom where it says "exec scout.cfg". It's getting stuck in an infinite loop because every time it execs that config, the last command tells it to do it again.
WaldoIf that's your scout config, remove the line at the bottom where it says "exec scout.cfg". It's getting stuck in an infinite loop because every time it execs that config, the last command tells it to do it again.
tnx men ill try it
tnx men ill try it