Upvote Upvoted 1 Downvote Downvoted
Viewmodel script help
posted in Q/A Help
1
#1
0 Frags +

Hey guys i want to show my viewmodel for melee but not the other 2. How do i make it like that? I also use scrollwheel along with 1 2 3 and q to switch weapons so if i scroll from melee to primary can it be invisible? thanks for any help guys

Hey guys i want to show my viewmodel for melee but not the other 2. How do i make it like that? I also use scrollwheel along with 1 2 3 and q to switch weapons so if i scroll from melee to primary can it be invisible? thanks for any help guys
2
#2
3 Frags +

https://code.google.com/p/broesels-crosshair-switcher/

https://code.google.com/p/broesels-crosshair-switcher/
3
#3
0 Frags +

cl_autoreload "1"

r_drawviewmodel "1"
bind 1 "slot1; r_drawviewmodel 0"
bind 2 "slot2; r_drawviewmodel 0"
bind 3 "slot3; r_drawviewmodel 1"

cl_autoreload "1"

r_drawviewmodel "1"
bind 1 "slot1; r_drawviewmodel 0"
bind 2 "slot2; r_drawviewmodel 0"
bind 3 "slot3; r_drawviewmodel 1"
4
#4
0 Frags +

thanks

thanks
Please sign in through STEAM to post a comment.