List of conditions: Difference between revisions
From TF2 Classified Wiki
More actions
added 126,127,130 with dev help XD (trotim) thx static for asking |
m removed todo (i did it ;D |
||
| 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|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|addcond 121}}, as 121 is the ID number for this effect, as shown below. | ||