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
NinjaV (talk | contribs)
m removed todo (i did it ;D
NinjaV (talk | contribs)
m changed code color to make it pop out more
 
Line 1: Line 1:
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.
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.
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.
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.
__TOC__
__TOC__
== Team Fortress 2 conditions ==
== Team Fortress 2 conditions ==
Line 200: Line 200:
|| TF_COND_TELEPORTED_ALWAYS_SHOW
|| TF_COND_TELEPORTED_ALWAYS_SHOW
|-
|-
| 130 ||  Given when launching yourself with the [[Twin Barrel]] for [[Pyro]]. The Knockback Force is multiplied by an item's {{code|damage_force_reduction_self_launch}} stat. (1.5 for the Twin Barrel).
| 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
|-
|-