x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Viewmodelswitching in demos

Created 9th February 2013 @ 01:11

Add A Reply Pages: 1

Guyyst

JI

I have that weird habit to turn my viewmodels on and off all the time while playing.

My question is just: How can i disable the switching in a demo?
Beacuse it´s really annoying when you try to record a cool clip with the pldx Recording Tool and the viewmodel just turns on and off all the time.

Spike Himself

TC

turn them off while you play your demo, and then override the command to turn them back on;
alias r_drawviewmodels “”

it might not be “r_drawviewmodels”, im too tired to look it up, but you get the idea

Guyyst

JI

Quoted from Spike Himself

turn them off while you play your demo

I can´t turn viewmodel on or off in the demo, if I just type r_drawviewmodel 0/1 in console while watching a demo nothing happens.

ondkaja

.:[aAa]:.

Depends on what commands you use to disable viewmodels.


viewmodel_fov 70
r_drawviewmodel 1
alias viewmodel_fov
alias r_drawviewmodel

These commands works on most methods to disable viewmodels. Put them in your movie making cfg if you have one.

Guyyst

JI

Quoted from ondkaja

Depends on what commands you use to disable viewmodels.


viewmodel_fov 70
r_drawviewmodel 1
alias viewmodel_fov
alias r_drawviewmodel

These commands works on most methods to disable viewmodels. Put them in your movie making cfg if you have one.

Did not work as well, but i found the problem.
I change my viewmodel using “toggle r_drawviewmodel 0 1”
I just had to put alias toggle “” in the movie cfg and it worked.

Your tips were right i was just to dumb to know my own cfg :D Thanks <3

Add A Reply Pages: 1