Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

List of conditions: Difference between revisions

From TF2 Classified Wiki
No edit summary
NinjaV (talk | contribs)
m changed code color to make it pop out more
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Todo|Discover the purpose of TF2C conditions <s>117, 120</s>, 126, 127 and 130.
The following tables contain a list of every ''functioning'' player condition in Team Fortress 2 Classic. All conditions can be triggered ingame with the {{code|preset=10|addcond (ID#)}} command.
* I'll do some digging and find out [[User:VivaRomania|🇷🇴]] 02:18, 19 June 2025 (UTC)
For example, to give yourself the [[Haste]] boost, you would enter {{code|preset=10|addcond 121}}, as 121 is the ID number for this effect, as shown below.
* Me and Static 450.1 have done ID 117 + 120, working to do the rest, [[User:NinjaV|NinjaV]] ([[User talk:NinjaV|talk]]) 19:52, 9 September 2025 (UTC)}}
 
 
The following tables contain a list of every ''functioning'' player condition in Team Fortress 2 Classic. All conditions can be triggered ingame with the {{code|addcond (ID#)}} command.
For example, to give yourself the [[Haste]] boost, you would enter {{code|addcond 121}}, as 121 is the ID number for this effect, as shown below.
__TOC__
__TOC__
== Team Fortress 2 conditions ==
== Team Fortress 2 conditions ==
Line 166: Line 161:
|| TF_COND_SUPERMARKEDFORDEATH_SILENT
|| TF_COND_SUPERMARKEDFORDEATH_SILENT
|-
|-
| 117 ||  Prevents players from re-using a jumppad after first use to stop spamming. It is automatically removed after a short-period, allowing user to use jumppads again
| 117 ||  Prevents players from re-using a [[Jump Pad]] after use to prevent spamming for a brief period.
|| TF_COND_JUST_USED_JUMPPAD
|| TF_COND_JUST_USED_JUMPPAD
|-
|-
Line 193: Line 188:
|| TF_COND_TAKEBONUSHEALING
|| TF_COND_TAKEBONUSHEALING
|-
|-
| 126 ||  Unknown. Does not undisguise disguised spies.
| 126 ||  Unused, planned for a cut [[Spy]] Weapon. Meant to alert nearby TFBots of suspicious behaviour.
|| TF_COND_DID_DISGUISE_BREAKING_ACTION
|| TF_COND_DID_DISGUISE_BREAKING_ACTION
|-
|-
| 127 ||  Unknown.
| 127 ||  Given throughout the duration of flying, post [[Jump Pad]] launch, and 4 seconds after touching the ground. Any kill within this time will credit the [[Engineer]] as the assister. The Skyfall [[Achievement]] from [[Fight or Flight]] checks if the [[Spy]] has this condition.
|| TF_COND_JUMPPAD_ASSIST
|| TF_COND_JUMPPAD_ASSIST
|-
|-
Line 205: Line 200:
|| TF_COND_TELEPORTED_ALWAYS_SHOW
|| TF_COND_TELEPORTED_ALWAYS_SHOW
|-
|-
| 130 ||  Unknown
| 130 ||  Given when launching yourself with the [[Twin Barrel]] for [[Pyro]]. The Knockback Force is multiplied by an item's {{code|preset=10|damage_force_reduction_self_launch}} stat. (1.5 for the Twin Barrel).
|| TF_COND_LAUNCHED_SELF
|| TF_COND_LAUNCHED_SELF
|-
|-