Fortress Forever

Go Back   Fortress Forever > Community > Tips and Tutorials

Reply
 
Thread Tools Display Modes
Old 10-01-2008, 04:09 PM   #1
Sebhael
 
Sebhael's Avatar
 
Join Date: Sep 2008
Location: Princeton, IL
Class/Position: Pyro | O
Gametype: Capture the Flag
Posts Rated Helpful 0 Times
Send a message via AIM to Sebhael Send a message via MSN to Sebhael Send a message via Yahoo to Sebhael
Need a sniper script (details inside)

Generally, I don't mess around with scripts.

I'm having a particularly hard time quick sniping because of some old Counter Strike habits

You know, hitting Q after shooting...well, the problem is - is that it seems that there's a higher latency in FF that CS, so when I hit Q like normal, I end up not making the shot.

So, the script that I want is something for sniper where when I hit my mouse2 (to zoom) it unbinds Q, but after I let it go, it rebinds Q to +lastinv...or whatever it is.

Thanks in advance
Sebhael is offline   Reply With Quote


Old 10-01-2008, 05:43 PM   #2
Agent Buckshot Moose
Wiki Standards Team
Wiki Team
 
Agent Buckshot Moose's Avatar
 
Join Date: Mar 2007
Location: Geokill's closet
Class/Position: Sniper/Demoman
Gametype: CTF
Affiliations: :e0: Co-leader
Posts Rated Helpful 6 Times
I think I've seen you do that before... I was like "lol quickshotters"

alias zoomit "+attack2; unbind q; bind mouse2 unzoomit"
alias unzoomit "-attack2; bind q lastinv; bindmouse2 zoomit"
bind mouse2 "zoomit"

I think that will work. Have not tested it at all.
Agent Buckshot Moose is offline   Reply With Quote


Old 10-01-2008, 05:53 PM   #3
Sebhael
 
Sebhael's Avatar
 
Join Date: Sep 2008
Location: Princeton, IL
Class/Position: Pyro | O
Gametype: Capture the Flag
Posts Rated Helpful 0 Times
Send a message via AIM to Sebhael Send a message via MSN to Sebhael Send a message via Yahoo to Sebhael
Quote:
Originally Posted by Agent Buckshot Moose
I think I've seen you do that before... I was like "lol quickshotters"

alias zoomit "+attack2; unbind q; bind mouse2 unzoomit"
alias unzoomit "-attack2; bind q lastinv; bindmouse2 zoomit"
bind mouse2 "zoomit"

I think that will work. Have not tested it at all.
Just ran it through, the only true error was that you didn't put a space between bind and mouse2 on the unzoomit alias.

Though, I think I've reconsidered it. How about when I push down mouse 1 to prime it unbinds Q, then when i let go it rebinds it. Is that possible.

Thanks for the current script.
Sebhael is offline   Reply With Quote


Old 10-01-2008, 06:42 PM   #4
Agent Buckshot Moose
Wiki Standards Team
Wiki Team
 
Agent Buckshot Moose's Avatar
 
Join Date: Mar 2007
Location: Geokill's closet
Class/Position: Sniper/Demoman
Gametype: CTF
Affiliations: :e0: Co-leader
Posts Rated Helpful 6 Times
Same thing except you're binding mouse1 to zoomit/unzoomit and you're only doing +attack instead of +attack2. I think.
Agent Buckshot Moose is offline   Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Forum Jump


All times are GMT. The time now is 03:32 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.