Thread: Crosshairs
View Single Post
Old
  (#10)
r3mix is Offline
Senior Member
 
Posts: 896
Join Date: Apr 2002
Location: Oz
   
Default 09-04-2002, 01:19 AM

Quote:
Originally Posted by Hobbs
ok found it...
seta ui_crosshair "0"
now i do what you said bind mouse2 "toggle hideit" ?
is there anyway to post a mod without having the user have to edit the config file?
toggle means alternate between the 0 and 1 settings for commands that operate this way.... so you can have a single button for on/off.

try this one and if it doesnt work i will have a look at the ones im using for FPS....
BIND V "toggle ui_crosshair"

to distribute it as a PK3 mod you add these same bind lines into another CFG file called autoexec that should be in your /main/ folder.
paste them in there just as they are now and add only the autoexec.cfg to a PK3..... no directories.
the autoexec updates the users config without wiping all current ones (like distributing the other CFG would.

if you submit it as a mod to aa.com stick these in there as well to make is worthwhile
"toggle cg_lagometer"
"toggle FPS"

r3mix
  
Reply With Quote