Sniper Crosshair script - Printable Version
+- SourceOP (
http://forums.sourceop.com)
+-- Forum: SourceOP Plugin (
http://forums.sourceop.com/SourceOP-Plugin-forum)
+--- Forum: General Chat (
http://forums.sourceop.com/General-Chat-forum)
+--- Thread: Sniper Crosshair script (
/Sniper-Crosshair-script-thread)
Sniper Crosshair script -
Kia - Jun 16, 2010
Thanks for the language fix snarf. I forget to check my posts sometimes for basic comprehension :p.
I'll try these out,
Like snarf id be interested in removing the dot too. Would have to keep the black area around it so as to be fair and not remove the dot that others see.
Sniper Crosshair script -
Kia - Jun 16, 2010
is there a way ranma to set it up so I dont have to trigger it on and off? Id just want it off at all times for weapon 1.
Sniper Crosshair script -
Ranma - Jun 16, 2010
off all times for weap one would be the script they posted.
bind 1 "crosshair 0; slot1"
bind 2 "crosshair 1; slot2"
bind 3 "crosshair 1; slot3"
course it actually can get slightly more complex if you typically use mousewheel or lastinv button to swap weapons. In youd then need to script the lastinv button to turn cursor back on before swapping and same goes for mouse wheel.
Course I was toying around with something on spy that had the same sort of problem. Hence why I took to mapping mousewheel up as slot2, mwdown as slot1 and my third mousebutton as melee. Additionally I set it up so that lastinv button only swapped between pistol and knife going first to knife (if sapper/disguise kit was out)
I'll look at seeing if i can come up with something you might like, but otherwise the basic one they had might suit you just fine.