Difference between revisions of "Sniper achievements"
Gabrielwoj (talk | contribs) m (→Bugs: Prime Cuts and not Dead Cuts) |
Gabrielwoj (talk | contribs) m (→Bugs: Expanded bug information, mentioning that even with the exact criteria for gibbing someone is met, the achievement will still not be awarded.) |
||
Line 27: | Line 27: | ||
* '''Dead Reckoning''' can be earned by causing an enemy to [[bleed]] to death with the [[Tribalman's Shiv]] after you are killed. | * '''Dead Reckoning''' can be earned by causing an enemy to [[bleed]] to death with the [[Tribalman's Shiv]] after you are killed. | ||
* '''The Last Wave''' and '''Be Polite''' achievements can be earned simultaneously while taunting with the Kukri active. | * '''The Last Wave''' and '''Be Polite''' achievements can be earned simultaneously while taunting with the Kukri active. | ||
− | * '''Prime Cuts''' cannot be earned if the player has disabled [[gib]]s ({{code|tf_playergib 0}}).<ref>[https://www.youtube.com/watch?v=UmjmOy79yR8 Video demonstration]</ref> | + | * '''Prime Cuts''' cannot be earned if the player has disabled [[gib]]s ({{code|tf_playergib 0}}), even if the criteria needed to gib someone with the Classic is met.<ref>[https://www.youtube.com/watch?v=UmjmOy79yR8 Video demonstration]</ref> |
** This is due the code that handles this achievement checks if there was a death made by gibs, which is impossible to achieve while gibs are disabled.<ref>game\shared\tf\achievements_tf_sniper.cpp:L1385</ref> | ** This is due the code that handles this achievement checks if there was a death made by gibs, which is impossible to achieve while gibs are disabled.<ref>game\shared\tf\achievements_tf_sniper.cpp:L1385</ref> | ||
Revision as of 15:45, 16 August 2023
“ | Sniping's a good job, mate!
Click to listen
— The Sniper showing off his new achievement
|
” |
There are 39 achievements and 3 milestones in the Sniper pack.
Achievements
For tips and strategies on how to complete these achievements, refer to the Obtaining Sniper achievements page.
|
|
Milestones
|
|
Update history
May 21, 2009 Patch (Sniper vs. Spy Update)
- Added 35 Sniper achievements.
- Added Sniper achievement milestones.
- Fixed a bad detection case in the Friendship is Golden achievement.
June 18, 2014 Patch (Love & War Update)
- [Undocumented] Added 4 more Sniper achievements.[1]
Bugs
- Dead Reckoning can be earned by causing an enemy to bleed to death with the Tribalman's Shiv after you are killed.
- The Last Wave and Be Polite achievements can be earned simultaneously while taunting with the Kukri active.
- Prime Cuts cannot be earned if the player has disabled gibs (
tf_playergib 0
), even if the criteria needed to gib someone with the Classic is met.[2]- This is due the code that handles this achievement checks if there was a death made by gibs, which is impossible to achieve while gibs are disabled.[3]
Trivia
See also: List of references (Sniper)
- In the code, the comment explaining the Pincushion achievement simply states "Boromir someone", referencing the death of Boromir in The Lord of the Rings.[4]
References
- ↑ Eagle Eye, Hipshot, Flight Cancelled and Prime Cuts
- ↑ Video demonstration
- ↑ game\shared\tf\achievements_tf_sniper.cpp:L1385
- ↑ game\shared\tf\achievements_tf_sniper.cpp:L1149
|