Jump to content

Need Help with a Script


TehShortcutButton

Recommended Posts

I want to do the following:

 

1. Change my pistol crosshair to a dot, but keep my scattergun one default.

2. Get my viewmodel_fov out of 0 (its locked there for some reason) and have my primary, secondary, at 0 and melee at 54.

 

I've tried Broesels switcher and 2 other ones, nothing seems to work.

 

Any help? I'll tell you anything you need to know.

Link to comment
Share on other sites

yeah type in "unbindall" in console that'll do the trick

No, he has to go through his hardrive and delete System 32.

Link to comment
Share on other sites

yeah type in "unbindall" in console that'll do the trick

 

God damnit, guess thats what i deserver for wanting answers in a tf2 forum...

 

Prolly wont listen to anything you say anymore

Link to comment
Share on other sites

Regarding viewmodels: if you don't use quickswitch (defaults to Q) then this'll work:

 

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

 

Some classes use slots 4 and 5 so adjust those accordingly.

Link to comment
Share on other sites

I suggest making an autoexec.cfg if you don't already have one and put all of your scripts and such in there.

As for the crosshair and viewmodels, Something like this

bind "1" "slot1; r_drawviewmodel 0" Not sure how to do the default crosshair

bind "2" "slot2; r_drawviewmodel_0; cl_crosshair_file crosshair5" 

bind "2" "slot3; r_drawviewmodel_1; viewmodel_fov 54; cl_crosshair_file [crosshair you want to use]

I don't know much about scripting, but I hope this helps

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...