$body
Jump to navigation
Jump to search
Specifies a reference smd file to be used as part of this model.
Description
$body (name) (smd name)
Used for nearly every model except for characters when the model needs complex parameters like eyes, flexes etc. In theas cases, use $model.
Parameters
- (name) can be any thing as it is only ever used in HLMV. Should be in douple quotes.
- (smd name) The path to a reference smd, relative to the current path. Should be in douple quotes.
Example
$modelname "weapons/shell.mdl"
$cdmaterials "models/player"
$body "Shell" "shell.smd"
$sequence "idle" "shell.smd"