$model

From Valve Developer Community
Revision as of 08:57, 13 October 2007 by Wolf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

$model (name) (smd name)

Parameters

(name) can be any thing as it is only ever used in HLMV, .

(smd name)

Note

Specifies the smd file to be load. Used mainly for characters when the model needs complex parameters like eyes, flexes etc. In other cases, use $body.

Excample $model "Shell" "shell.smd"