Model entity/Generic Keyvalues, Inputs and Outputs/Keyvalues: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Submodels don't show up in hammer)
Line 26: Line 26:
{{KV|new=1|hitboxset|string|src=BaseAnimating|[[Hitbox]] Set|nofgd=1|Sets the {{Ent|$hboxset}} to use.}}
{{KV|new=1|hitboxset|string|src=BaseAnimating|[[Hitbox]] Set|nofgd=1|Sets the {{Ent|$hboxset}} to use.}}


{{KV|new=1|body or SetBodyGroup|int|src=BaseAnimating|Body Group|value=0|nofgd=1|Sets the the active {{Ent|$bodygroup}}.}}
{{KV|new=1|body or SetBodyGroup|int|src=BaseAnimating|Body Group|value=0|nofgd=1|Sets the the active submodel ({{Ent|$bodygroup}}).{{warning|Submodel changes do not appear in {{hammer|4}}, which may result in an inaccurate preview.}}}}<!-- `$bodygroup`s are referred to as Submodels in HLMV and HLAM -->


{{KV|new=1|modelindex|short|src=BaseAnimating|Model Index|nofgd=1|Given the number index from dumping the <code>cl_precacheinfo modelprecache</code> table, sets entity model to the index. {{Warning|If an entity has animations that ''will be'' played, then the set model also must have its own sequences, else the game crashes.}}}}
{{KV|new=1|modelindex|short|src=BaseAnimating|Model Index|nofgd=1|Given the number index from dumping the <code>cl_precacheinfo modelprecache</code> table, sets entity model to the index. {{Warning|If an entity has animations that ''will be'' played, then the set model also must have its own sequences, else the game crashes.}}}}

Revision as of 09:09, 25 June 2023

English (en)Translate (Translate)
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Icon-translate.png Available doc translations
Info.png
The Model entity/Generic Keyvalues, Inputs and Outputs/Keyvalues/doc documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
Model entity/Generic Keyvalues, Inputs and Outputs/Keyvalues/doc

Tests

start ([todo internal name (i)])
Note.pngNote:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history
end ([todo internal name (i)])