$cd (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) mNo edit summary |
No edit summary |
||
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]] |
Revision as of 18:59, 14 March 2011
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.