Upvote Upvoted 1 Downvote Downvoted
Reloading when spy and sniper blocks screen
posted in Q/A Help
1
#1
0 Frags +

When I play as sniper or spy whenever I reload my weapons the screen will flash black for a moment twice successively. Anyone know a fix?

When I play as sniper or spy whenever I reload my weapons the screen will flash black for a moment twice successively. Anyone know a fix?
2
#2
4 Frags +

Your viewmodel_fov is set to some extremely low value with viewmodels on (probably).
Put these commands in console:
r_drawviewmodel 0
viewmodel_fov 90
r_drawtracers_firstperson 0

Make sure to edit any viewmodel toggle scripts accordingly. If you need further help, ask.

Your viewmodel_fov is set to some extremely low value with viewmodels on (probably).
Put these commands in console:
r_drawviewmodel 0
viewmodel_fov 90
r_drawtracers_firstperson 0

Make sure to edit any viewmodel toggle scripts accordingly. If you need further help, ask.
3
#3
3 Frags +

is your viewmodel_fov set to something super low?
edit: ninjad

is your viewmodel_fov set to something super low?
edit: ninjad
4
#4
0 Frags +

I've had the same issue on engie, thanks for the fix Frost_Bite.

I've had the same issue on engie, thanks for the fix Frost_Bite.
5
#5
1 Frags +

Thanks Frost_Bite. I changed the viewmodel_fov 0 to r_drawviewmodel 0 in my viewmodel toggle script and it's good now. Cheers.

Thanks Frost_Bite. I changed the viewmodel_fov 0 to r_drawviewmodel 0 in my viewmodel toggle script and it's good now. Cheers.
Please sign in through STEAM to post a comment.