$cd (GoldSrc)

From Valve Developer Community
Revision as of 15:11, 25 July 2018 by Dmx6 (talk | contribs)
Jump to navigation Jump to search
Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.

The deprecated QC command $cd was used to change the location at which SMD files and $included QC files are looked for. It has been replaced by $pushd and $popd.