$cd (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Put it in the "C" letter of the QC Commands category content list.) |
||
Line 1: | Line 1: | ||
The deprecated [[QC command]] <code>'''$cd'''</code> was used to change the location at which SMD files and <code>[[$include]]</code>d QC files are looked for. '''It has been replaced by [[$pushd]] and [[$popd]].''' | The deprecated [[QC command]] <code>'''$cd'''</code> was used to change the location at which SMD files and <code>[[$include]]</code>d QC files are looked for. '''It has been replaced by [[$pushd]] and [[$popd]].''' | ||
[[Category:QC Commands]] | [[Category:QC Commands|c]] |
Revision as of 13:05, 29 October 2015
The deprecated QC command $cd
was used to change the location at which SMD files and $include
d QC files are looked for. It has been replaced by $pushd and $popd.