Template:KV TFObject: Difference between revisions
Jump to navigation
Jump to search
Note:Values higher than 2 are accepted (need to be typed in with SmartEdit off), with the limit being 90. With higher levels, the objects gain more health/damage/recharge speed.
mNo edit summary |
(intn for Source/TF2 keyvalue templates) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ScrollBox|title=TFObject| | {{ScrollBox|title=TFObject| | ||
{{KV|Team|choices|Team}} | {{KV|Team|intn=TeamNum|choices|Team}} | ||
:* 2 : Red | :* 2 : Red | ||
:* 3 : Blue | :* 3 : Blue | ||
{{KV|Starting Upgrade Level|choices|Object spawns in the selected level.}} | {{KV|Starting Upgrade Level|intn=defaultupgrade|choices|Object spawns in the selected level.}} | ||
:* 0 : Level 1 | :* 0 : Level 1 | ||
:* 1 : Level 2 | :* 1 : Level 2 | ||
:* 2 : Level 3 | :* 2 : Level 3 | ||
{{Note|Values higher than 2 are accepted (need to be typed in with SmartEdit off), with the limit being 90. With higher levels, the objects gain more health/damage/recharge speed.}} | |||
{{KV|SolidToPlayer|intn=SolidToPlayer|choices|Object is solid or non-solid to players.}} {{Not in FGD}} | |||
:* 1 : Solid | |||
:* 0 : Non-solid | |||
}}<noinclude> | }}<noinclude> | ||
[[Category:Keyvalue Templates|TFObject]] | [[Category:Keyvalue Templates|TFObject]] | ||
</noinclude> | </noinclude> |
Latest revision as of 13:54, 9 July 2024
TFObject:
- Team (TeamNum) <choices>
- Team
- 2 : Red
- 3 : Blue
- Starting Upgrade Level (defaultupgrade) <choices>
- Object spawns in the selected level.
- 0 : Level 1
- 1 : Level 2
- 2 : Level 3

- SolidToPlayer (SolidToPlayer) <choices>
- Object is solid or non-solid to players. !FGD
- 1 : Solid
- 0 : Non-solid