Fortress Forever

Fortress Forever (https://forums.fortress-forever.com/index.php)
-   Tips and Tutorials (https://forums.fortress-forever.com/forumdisplay.php?f=37)
-   -   Sniper snipa snipthar! (https://forums.fortress-forever.com/showthread.php?t=10943)

Kanadwen 09-15-2007 01:50 PM

Sniper snipa snipthar!
 
So how's everyone doing with the sniper? I had to turn on mouse accel, just feels more natural. Plus my current mouse sucks nuts. But hows that autorifle eh? Amazing!

Circuitous 09-15-2007 01:59 PM

Er... did you intend to offer any tips or tutorials?

Super Sirius 09-15-2007 02:03 PM

Hide your dot is a tip :P. I love sniping did it for 6 years straight on tfc then just quit for two. Now it's been two years since my return and I lost all of my skill. I need a way better comp so I can play with higher settings and more people that way I can aim better without so much lag. Other than that the sniper owns.

Kanadwen 09-15-2007 02:07 PM

Was hoping this topic would just be a base for tips. I was talking about turning on mouseaccl might help some players out, a lot of old TFC players, because it was default in TFC. Command is something like m_mouseaccel 1 =)

Veon 09-15-2007 03:57 PM

What exactly does mouse acc do?

Circuitous 09-15-2007 03:57 PM

As you continue moving the mouse it becomes more sensitive (moves faster).

Melt 09-16-2007 01:10 AM

I dug this up from tfc.

alias sfire charge
alias charge "+attack; wait; alias sfire fire"
alias fire "-attack; wait; alias sfire charge"
bind mouse1 sfire

Penn 09-17-2007 01:45 PM

Whats this tagging thing i have heard people talking about?

Someone should make an FAQ , i would but i don't know anything :P

BlazerX 09-17-2007 02:19 PM

Quote:

Originally Posted by Penn
Whats this tagging thing i have heard people talking about?

Someone should make an FAQ , i would but i don't know anything :P

Pretty much if you "tag" an enemy and they don't die, a recticle revealing class and location forms around them that is viewable by the rest of your team.

Zess- 09-17-2007 07:44 PM

How do you tag? :oops:

Kanadwen 09-17-2007 08:00 PM

Quote:

Originally Posted by Zess-
How do you tag? :oops:

All you have to do, is land a shot on a enemy. Once you've done that, a redbox will appear around them, and if they go behind a wall or something, a class icon will appear in the redbox. Very useful to tag a soldier from the battlements, retreat, charge your shot, and wait for him to come around the corner by watching his class icon move. I do it all the time! =) You can perfectly time your shot by just releasing it where he will be in the next second, and you know that because you tagged him and can see his icon. =)

cheese1085 09-18-2007 05:38 AM

So is your laser line (not the dot, the actual laser path) visible to all enemies or just enemy snipers?

Desyphur 09-18-2007 05:43 AM

All enemies.

Ihmhi 09-18-2007 05:53 AM

Quote:

Originally Posted by cheese1085
So is your laser line (not the dot, the actual laser path) visible to all enemies or just enemy snipers?

You only see the laser line if the dot is really close to you. So if a sniper has a fix on you, you will see a laser and know that you are screwed.

Boogieman117 09-19-2007 01:32 PM

Quote:

Originally Posted by Ihmhi
You only see the laser line if the dot is really close to you. So if a sniper has a fix on you, you will see a laser and know that you are screwed.

Basically, if you see the sniper line, get the hell somewhere else quick.

I'll put together a sniper thing when I get a chance.

Gudmo 09-19-2007 03:08 PM

I'm trying to write a simple sniper script

bind "MOUSE1" "+attack"
alias sfire charge
alias charge "+attack; wait; alias sfire fire"
alias fire "-attack; wait; alias sfire charge"
alias superzoom1 "+attack2; sensitivity 1.5; bind MOUSE1 sfire; alias SZoom superzoom2"
alias superzoom2 "-attack2; sensitivity 3.5; bind MOUSE1 +attack; alias SZoom superzoom1"
alias SZoom superzoom1

bind "MOUSE2" "SZoom"

The concept is that the charge shot mode only works when in zoom mode and converts back to normal attack mode when not.

It works, but not well.... It seems that if I zoom in for the first time I need only one click and the charge works, but I need two clicks to zoom back out and by doing that the bind for mouse1 goes from +attack back to scharge and I'm zoomed out, next time I try to zoom it also takes two clicks.

Any idea why this behaviour is occuring?

Kanadwen 09-19-2007 10:56 PM

Quote:

Originally Posted by Gudmo
Any idea why this behaviour is occuring?

Going to go test it out right now.

EDIT: Just tried it, I'm not sure why it's doing it, but man, 1.5 sensitivity, gahhhhhhhhhhhhhhhhhhhhhhhhh, I felt like my mouse died. I play at 9.5 =) Well, I'm not sure what you can do to try and fix it. :(

barronofhellion 09-19-2007 11:14 PM

Quote:

Originally Posted by Kanadwen
my mouse died. I play at 9.5 =)

you could just adjust that number in relation, try hosting a server with just you in it and get confortable with what things look like at the distance you want.. by typeing sensitivity x in the console , then when you found one you like just apply it ... i need to do this too but the problem is, i cant stop playing lol

Kanadwen 09-19-2007 11:16 PM

Quote:

Originally Posted by barronofhellion
you could just adjust that number in relation, try hosting a server with just you in it and get confortable with what things look like at the distance you want.. by typeing sensitivity x in the console , then when you found one you like just apply it ... i need to do this too but the problem is, i cant stop playing lol

Oh of course, I know, I just forgot to edit the script before I execed it, assuming it would stay the same. Edited now, and still having that same problem he is.

Kiastral 09-20-2007 03:47 AM

My smiper cfg, more or less unchanged since sniping in quake TF heh
 
echo SNIPER CFG LOADED
exec autoexec.cfg

// Toggle between auto/sniper rifle
alias weps1 "slot3; alias weaponswitch weps2"
alias weps2 "slot2; alias weaponswitch weps1"
alias weaponswitch weps1
bind "/" "weaponswitch"


// Toggle between charge shot and single fire tap-to-shoot shot
alias firetog firetog1
alias firetog1 "-attack; wait; bind mouse2 +attack;alias firetog firetog2"
alias firetog2 "-attack; wait; bind mouse2 charge;alias firetog firetog1"
alias charge "+attack;wait; wait; bind mouse2 fire"
alias fire "-attack;wait; wait; bind mouse2 charge"
alias charge3 "bind mouse2 +attack"
bind "ins" "firetog"
bind mouse2 "charge"

// Manual Zoom - Dont work well in FF
alias superzoom1 "default_fov 5; sensitivity 2.2; alias SZoom superzoom2"
alias superzoom2 "default_fov 125; sensitivity 3; alias SZoom superzoom1"
alias SZoom superzoom1
bind "del" "SZoom"

cl_spawnslot 2
slot2

m_mouseaccel1 "0"
m_mouseaccel2 "0"

alias mouseaccel1 "m_mouseaccel1 1; alias accel mouseaccel2"
alias mouseaccel2 "m_mouseaccel1 0; alias accel mouseaccel1"
alias accel mouseaccel1
bind "home" "accel"


All times are GMT. The time now is 06:40 PM.

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