Tf wearable levelable item: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (updated template usage.)
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 1: Line 1:
{{lang|{{PAGENAME}}}}
{{lang|{{PAGENAME}}}}{{ent not in fgd}}
{{ent not in fgd}}
{{this is a|e0|game=tf2|name=tf_wearable_levelable_item}} It is a helper entity for levelable items to level them up or down.
{{tf2 point|tf_wearable_levelable_item}} It is a helper entity for levelable items to level them up or down.
{{note|The Model must have the "level" bodygroup for this entity to level up or down.}}
{{note|The Model must have the "level" bodygroup for this entity to level up or down.}}
{{code class|CTFWearableLevelableItem|tf_wearable_levelable_item.cpp}}
{{code class|CTFWearableLevelableItem|tf_wearable_levelable_item.cpp}}

Revision as of 09:32, 7 January 2024

English (en)Translate (Translate)
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

tf_wearable_levelable_item is an e0 available in Team Fortress 2 Team Fortress 2.

Warning.pngWarning:
  • The {{{game}}} parameter is inconsistent with the name defined by the {{tf2}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Team Fortress 2.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

It is a helper entity for levelable items to level them up or down.

Note.pngNote:The Model must have the "level" bodygroup for this entity to level up or down.
C++ In code, it is represented by theCTFWearableLevelableItemclass, defined in thetf_wearable_levelable_item.cppfile.

Keyvalues

Note.pngNote:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history


Inputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Inputs for continuation of page history


Outputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history