Template:I Weapon: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added to Input Templates category)
No edit summary
Line 1: Line 1:
{{IO|HideWeapon|If this weapon is being held, hide the worldmodel and/or viewmodel via {{ent|EF_NODRAW}}. The weapon will become visible again if the holder is to switch between weapons in their inventory.}}<noinclude>
{{IO|HideWeapon|If this weapon is being held, hide the worldmodel and/or viewmodel via {{ent|EF_NODRAW}}. Weapon will still be useable. The weapon will become visible again if the holder is to switch between weapons in their inventory.|nofgd=1}}<noinclude>
[[Category:Input Templates|Weapon]]
[[Category:Input Templates|Weapon]]
</noinclude>
</noinclude>

Revision as of 03:38, 26 September 2024

HideWeapon  !FGD
If this weapon is being held, hide the worldmodel and/or viewmodel via EF_NODRAW. Weapon will still be useable. The weapon will become visible again if the holder is to switch between weapons in their inventory.