Upvote Upvoted 2 Downvote Downvoted
Viewmodelery
posted in Q/A Help
1
#1
0 Frags +

Evening all/those in EU.

I recently added:

bind "o" "r_drawviewmodel 1"
bind "p" "r_drawviewmodel 0"

To my list of binds in my cfg and it worked (well, if i turned off viewmodels they reverted back if i switched weapons), but now it seems to do fuck all and won't turn off my viewmodels. Any idea why it's doing this fuckery?

Evening all/those in EU.

I recently added:

bind "o" "r_drawviewmodel 1"
bind "p" "r_drawviewmodel 0"

To my list of binds in my cfg and it worked (well, if i turned off viewmodels they reverted back if i switched weapons), but now it seems to do fuck all and won't turn off my viewmodels. Any idea why it's doing this fuckery?
2
#2
1 Frags +

i recommend just putting in one key
bind XY " incrementvar r_drawviewmodel 0 1 1"

i recommend just putting in one key
bind XY " incrementvar r_drawviewmodel 0 1 1"
3
#3
22 Frags +

or just bindToggle x "r_drawviewmodel"

or just bindToggle x "r_drawviewmodel"
4
#4
1 Frags +
Ignisi recommend just putting in one key
bind XY " incrementvar r_drawviewmodel 0 1 1"

You can put it in one key with

bindtoggle [key] r_drawviewmodel

Edit: Got ninja'd by drifta :/

[quote=Ignis]i recommend just putting in one key
bind XY " incrementvar r_drawviewmodel 0 1 1"[/quote]
You can put it in one key with

bindtoggle [key] r_drawviewmodel

Edit: Got ninja'd by drifta :/
5
#5
1 Frags +
pine4ppleIgnisi recommend just putting in one key
bind XY " incrementvar r_drawviewmodel 0 1 1"
You can put it in one key with

bindtoggle [key] r_drawviewmodel

Edit: Got ninja'd by drifta :/

bind incrementvar is still one key, just a slightly messier way of doing a bindtoggle

[quote=pine4pple][quote=Ignis]i recommend just putting in one key
bind XY " incrementvar r_drawviewmodel 0 1 1"[/quote]
You can put it in one key with

bindtoggle [key] r_drawviewmodel

Edit: Got ninja'd by drifta :/[/quote]
bind incrementvar is still one key, just a slightly messier way of doing a bindtoggle
6
#6
0 Frags +

I think i had bindtoggle before put it didn't work.

I shall try again and report back, as you await eagerly...

I think i had bindtoggle before put it didn't work.

I shall try again and report back, as you await eagerly...
7
#7
2 Frags +
Adebisiwell, if i turned off viewmodels they reverted back if i switched weapons

Crosshair switcher?

Adebisibut now it seems to do fuck all and won't turn off my viewmodels

I don't know if it's the issue you're running into, but matchmaking servers don't allow you to disable viewmodels. As long as you didn't change the script, or override the cfg, or change those binds somewhere afterwards, it should still be working on regular servers.

If it's not just matchmaking servers, try typing "bind o" and "bind p" into console to print out what they're bound to.

[quote=Adebisi]well, if i turned off viewmodels they reverted back if i switched weapons[/quote]
Crosshair switcher?[quote=Adebisi]but now it seems to do fuck all and won't turn off my viewmodels[/quote]
I don't know if it's the issue you're running into, but matchmaking servers don't allow you to disable viewmodels. As long as you didn't change the script, or override the cfg, or change those binds somewhere afterwards, it should still be working on regular servers.

If it's not just matchmaking servers, try typing "bind o" and "bind p" into console to print out what they're bound to.
8
#8
-2 Frags +

Okay so I put it at the bottom of my list of binds like:

bind "f" "+inspect"
bind "j" "cl_trigger_first_notification"
bind "k" "cl_decline_first_notification"
bindToggle o "r_drawviewmodel"

Doesn't seem to do anything. I also tried it with like bindToggle "o" "r_drawviewmodel"

Yeah mate, I have crosshairswitcher.

Okay so I put it at the bottom of my list of binds like:

bind "f" "+inspect"
bind "j" "cl_trigger_first_notification"
bind "k" "cl_decline_first_notification"
bindToggle o "r_drawviewmodel"

Doesn't seem to do anything. I also tried it with like bindToggle "o" "r_drawviewmodel"



Yeah mate, I have crosshairswitcher.
9
#9
-1 Frags +

It works! Thanks all.

The only thing is, when I switch to pistol I get viewmodels back, and then again when I switch back to scatter,

I ve been playing MGE without using pistol :D

It works! Thanks all.

The only thing is, when I switch to pistol I get viewmodels back, and then again when I switch back to scatter,

I ve been playing MGE without using pistol :D
10
#10
3 Frags +

x

x
11
#11
-1 Frags +

Can i get it to fuck off?

Can i get it to fuck off?
12
#12
-2 Frags +
AdebisiCan i get it to fuck off?

post your crosshair switcher cfg

[quote=Adebisi]Can i get it to fuck off?[/quote]

post your crosshair switcher cfg
13
#13
0 Frags +

or you could just delete your crosshair switcher, and just use minimized viewmodels and then use a viewmodel toggle tbh

or you could just delete your crosshair switcher, and just use minimized viewmodels and then use a viewmodel toggle tbh
14
#14
-2 Frags +

bind <key> slot1
bind <key> slot2
bind <key> slot3

If u want a crosshairswitcher then change it so you can turn the viewmodels on and off. There should be a guide and if you don't know how to edit crosshairswitchers then if you want one you are better starting fresh with tf2mate.

bind <key> slot1
bind <key> slot2
bind <key> slot3

If u want a crosshairswitcher then change it so you can turn the viewmodels on and off. There should be a guide and if you don't know how to edit crosshairswitchers then if you want one you are better starting fresh with tf2mate.
15
#15
-1 Frags +

How do I post my switcher cfg on here?

I never upload shit.

Or literally post what it says in a wall of text?

How do I post my switcher cfg on here?

I never upload shit.

Or literally post what it says in a wall of text?
16
#16
-1 Frags +

pastebin

pastebin
17
#17
-1 Frags +

Why do people use configs without knowing what they do. This is why Valve limits customization.

Why do people use configs without knowing what they do. This is why Valve limits customization.
18
#18
-1 Frags +

Will do.

And err obviously because I wanted to be able to switch my crosshairs when I change weapon...

Will do.

And err obviously because I wanted to be able to switch my crosshairs when I change weapon...
19
#19
-1 Frags +
crwWhy do people use configs without knowing what they do. This is why Valve limits customization.

better question: why is the incredibly powerful tool that is scripting exposed on such a raw level to every single end user? it should be way easier to share and debug simple scripts without fucking up one's game

[quote=crw]Why do people use configs without knowing what they do. This is why Valve limits customization.[/quote]
better question: why is the incredibly powerful tool that is scripting exposed on such a raw level to every single end user? it should be way easier to share and debug simple scripts without fucking up one's game
20
#20
0 Frags +

This worked or is it a clusterfuck?

I capitalised the different cfg files in my Crosshairswitcher folder

http://pastebin.com/ihTbpjXN

This worked or is it a clusterfuck?

I capitalised the different cfg files in my Crosshairswitcher folder

http://pastebin.com/ihTbpjXN
21
#21
0 Frags +

Bump Boneyard

Bump Boneyard
22
#22
2 Frags +

jesus christ this cfg is such a mess.
add me on steam and i'll write one for you with your desired crosshairs n shit

jesus christ this cfg is such a mess.
add me on steam and i'll write one for you with your desired crosshairs n shit
Please sign in through STEAM to post a comment.