Difference between revisions of "Recon"

From Team Fortress Wiki
Jump to: navigation, search
(added a discovery from leaked TF2 code)
(added code reference)
Line 21: Line 21:
 
== Trivia ==
 
== Trivia ==
  
* According to the TF2 source code, Recon.Ping sound file should be played in [[Mann vs. Machine]] mode, when Spy is revealing cloacked Robot Spies. It is unknown if recon_ping.ogg and described earlier Recon.Ping were supposed to be the same sound files.
+
* According to the TF2 source code <ref>game\shared\tf\tf_player_shared.cpp:L8919-8923</ref>, Recon.Ping sound file should be played in [[Mann vs. Machine]] mode, when Spy is revealing cloacked Robot Spies. It is unknown if recon_ping.ogg and described earlier Recon.Ping were supposed to be the same sound files.
  
 
{{Unused Content Nav}}
 
{{Unused Content Nav}}

Revision as of 23:02, 1 July 2020

Only asset remaining

  • The Recon was a scrapped building that seems to have never left early planning.
    • It was a scrapped building and it is unknown what it's function was.
    • Only one sound clip remains of what this concept was intended to be.
    • The ConTracker sounds like it uses the same audio file as the Recon.

Trivia

  • According to the TF2 source code [1], Recon.Ping sound file should be played in Mann vs. Machine mode, when Spy is revealing cloacked Robot Spies. It is unknown if recon_ping.ogg and described earlier Recon.Ping were supposed to be the same sound files.
  1. game\shared\tf\tf_player_shared.cpp:L8919-8923