Home| What is Steam| Community| News| Cyber Cafés| Forums| Support| Stats

Go Back   Steam Users' Forums > Steam Game Discussions > D - G > Day of Defeat: Source
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-31-2009, 08:41 AM   #1
Lancer
 
Join Date: Oct 2008
Reputation: 8
Posts: 210
minor binds question

For those of you with more experience with code and bindings, is there some way to make binds that switch what crosshair you're using? Say a way to bind #1 on the keypad (KP_END) to change the crosshair to crosshair1 and bind #3 (KP_PGDN) to change it to crosshair5 for example?
Lancer is offline   Reply With Quote
Old 10-31-2009, 10:39 AM   #2
Negative!
 
Join Date: Jul 2008
Reputation: 17
Posts: 63
cl_crosshair_file crosshair1 - this is what you want would look something like ' bind "KP_END" "cl_crosshair_file crosshair1" '
other commands you can use are below, if you want to combine them into a bind it would look like ' bind "KP_END" "cl_crosshair_file crosshair1 ; cl_dynamic_crosshair 0 ; cl_crosshair_scale 9999 '

other commands

cl_crosshair_red 255
cl_crosshair_green 0
cl_crosshair_blue 0
cl_crosshair_alpha 0
cl_dynamic_crosshair 0
cl_crosshair_scale 22
crosshair 0
Negative! is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


All times are GMT -8. The time now is 04:09 AM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Site Content Copyright Valve Corporation 1998-2009, All Rights Reserved.