

Gsu27s Crosshairs Readme
Ok, here are a few Crosshairs that I believe are aligned for the v1.5 of AQ2


First is my sniper rifle crosshair.  It is in a ch1.pcx file and I also send a blank scope2x.pcx. The idea is to switch to the ch1.pcx crosshair while you zoom with the sniper rifle.  This leaves the crosshair on your between the shots, plus the xhair looks better, even on 3dfx cards. Then when you unzoom,  it goes back to your regular xhair (ch2.pcx) I include a  scope2x.pcx, which is blank so that you don't have overlapping crosshairs (ch1.pcx AND scope2x.pcx)
2nd crosshair  is just a standard cross, except it has some need gradient effects so that ye can see it against light and dark backgrounds.
Third is a lil unusual, and it also can be seen against dark and light backgrounds. 
Try em out, and email me with any questions)

also included are few lines out of my config that operate these crosshairs
I hope it isnt too awkward.
Just cut n paste em into your config, just be careful what you modify.

//this alias toggles on the ch1.pcx when zoomed in with the sniper rifle
//and the toggles on ch2 when zoomed out.  Note that it is configured only to
//use the 1x (normal) and the 2x mode of the sniper rifle. It bypasses the 4x and 6x
//zoom modes since no one ever uses them.  But be carefull when bandaging and 
//reseting your
//zoom otherwise yer sensitivity and FOV will be all scewed up

alias sniper "weapon;sensitivity 7;bind mwheelup 1x;crosshair 1"
alias 1x "weapon;weapon;weapon;sensitivity 12;bind mwheelup sniper;crosshair 2"
bind mwheelup sniper

// sensitivity and FOV reset DO NOT USE WHILE ZOOMED IN!
bind mwheeldown "sensitivity 12; bind mwheelup sniper; echo sniper reset; crosshair 2"

//bandage bind that resets your view before bandaging so that yer fov and sensitivity do 
//not get fudged
bind q "sensitivity 12; bind mwheelup sniper; echo sniper reset; crosshair 2;bandage;"

//totally unrelated walk toggle alias
alias run 	"set cl_run 1; bind c walk; echo Running"
alias walk 	"set cl_run 0; bind c run; echo Walking"
bind c 	"walk"



//totally unrelated walk - fire alias
alias +fire "set cl_run 0; +attack"
alias -fire "set cl_run 1; -attack"
bind ctrl +fire


Peace,

Gsu27 {DS}
gsuchoi27@gmx.de
