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

Creating custom weapons - advanced: Difference between revisions

From TF2 Classified Wiki
mNo edit summary
No edit summary
Line 16: Line 16:


=== Tags ===
=== Tags ===
You can add "bots_cant_use" "1" which will make bots unable to equip them. Note that bots can still equip items that have "show_in_armory" "0" so make sure you do this too if you're trying to keep bots from equipping hidden weapons.
{| class="wikitable grid"
TODO: Add more info
! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Tag
! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Notes
|-
||
{{code|bots_cant_use}}
||
Prevents bots from equipping the item.
|}


=== Taunts ===
=== Taunts ===