$cd (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) (doesn't exist any more) |
TomEdwards (talk | contribs) ($pushd / $popd) |
||
| Line 1: | Line 1: | ||
The [[QC command]] <code>'''$cd'''</code> used to change the location at which SMD files and <code>[[$include]]</code>d QC files are looked for. '''It | The [[QC command]] <code>'''$cd'''</code> 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]].''' | ||
Revision as of 10:21, 27 April 2008
The QC command $cd used to change the location at which SMD files and $included QC files are looked for. It has been replaced by $pushd and $popd.