mAus + crosshair
•
13 Jun 2007, 08:31
•
Journals
I was talking mousesetting yesterday on IRC talking with mAus. He say in ET crosshair not in middle. He give me script and I try and was zomg-onoz-like
The evidence:
Case #1
http://elitepicturehost.com/up_imgs/img_bbc60e4d672ec72af0be563b5d45ff4d.jpg
http://elitepicturehost.com/up_imgs/img_8aa2272889b8663e18a4654fd5c73e45.jpg
Save both pics and watch with windows pic viewer.
Case #2
Use this script:
seta xhairsmall "echo small; r_texturemode gl_nearest; cg_drawCrosshair 9; cg_crosshairSize 60; cg_crosshairAlpha 0; cg_crosshairAlphaAlt 1; bind x vstr xhairBIG"
seta xhairbig "echo big; r_texturemode gl_nearest; cg_drawCrosshair 3; cg_crosshairSize 60; cg_crosshairAlpha 0; cg_crosshairAlphaAlt 1; bind x vstr xhairSMALL"
bind x "vstr xhairbig"
Case #3
Take a screenshot, use paint to see the coordinates of your xhair.
The evidence:
Case #1
http://elitepicturehost.com/up_imgs/img_bbc60e4d672ec72af0be563b5d45ff4d.jpg
http://elitepicturehost.com/up_imgs/img_8aa2272889b8663e18a4654fd5c73e45.jpg
Save both pics and watch with windows pic viewer.
Case #2
Use this script:
seta xhairsmall "echo small; r_texturemode gl_nearest; cg_drawCrosshair 9; cg_crosshairSize 60; cg_crosshairAlpha 0; cg_crosshairAlphaAlt 1; bind x vstr xhairBIG"
seta xhairbig "echo big; r_texturemode gl_nearest; cg_drawCrosshair 3; cg_crosshairSize 60; cg_crosshairAlpha 0; cg_crosshairAlphaAlt 1; bind x vstr xhairSMALL"
bind x "vstr xhairbig"
Case #3
Take a screenshot, use paint to see the coordinates of your xhair.
Vertically it's 1 pixel upper than the middle, so we should actually aim in the lower right part of the Xhair, contrary to what maus said
Considering the spread, don't think one pixel is enough to care about it :)
are the cg_crosshairY/X cvar working for values < 1 ?
[edit] don't work, and 1/1 makes it almost good. Gotta give a try in longrange if it disturbs !