$cdmaterials

From Valve Developer Community
Revision as of 18:25, 7 November 2007 by Beeswax (talk | contribs)
Jump to navigation Jump to search

Used to provide directories for the game to search for the models materials.

Description

$cdmaterials "path/to/files/" "path/to/more/files/" ...

Parameters

  • The specified directories should be relative to materials/ and should encompass the directories of all materials used in the model.

Example

$modelname "weapons/shell.mdl"
$cdmaterials "models/weapons/"
$model "Shell" "shell.smd"
$sequence "idle" "shell.smd"