Forum
annoying as hell viewmodel prob.
Created 20th July 2010 @ 17:39
Add A Reply Pages: 1
trying to record a smoothed demo with viewmodels off.
i turned every r_drawviewmodel to 0 in my cfg that didnt work so i deleted it all and bla bla same problem
when i change weapon, the viewmodels re-appear… but only in the demos
idk, im not very good with this kinda stuff. it seems the games against me, i just deleted my whole cfg folder & still cant get it to not show viewmodels… >_>
im gonna give up this is too annoying :]
if you were using a config that enabled viewmodels every time you switched weapons while you were recording, it’ll do that during playback too
i think the pldx recording tool fixes it, i’m not sure, but if it doesn’t you can bind a key to “r_drawviewmodel 0” and just hammer it while you record
Create a new text file and paste the following into it:
r_drawviewmodel 0
alias “r_drawviewmodel” “empty”
cl_crosshair_file “”
alias “cl_crosshair_file” “empty”
viewmodel_fov 70
alias “viewmodel_fov” “empty”
Change the fov to whatever you want. Save that file as “crosshair.cfg” and save it into your cfg folder.
Load up tf2, start playing your demo. When the demo starts playing, open your console and type ‘exec crosshair’
Last edited by CUBE,
Try viewmodel_fov_demo 0
r_drawviewmodel 0
alias "r_drawviewmodel" "empty"
cl_crosshair_file ""
alias "cl_crosshair_file" "empty"
viewmodel_fov 70
alias "viewmodel_fov" "empty"
Try it again with this, configs don’t work with the standard Quotation Marks in this forum.
Last edited by Ino,
Add A Reply Pages: 1