$popd: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (Changed redirect target from $pushd to $pushd and $popd)
Tag: Redirect target changed
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This will set the working directory back to what it was befor the $pushd command was issued.
#redirect [[$pushd_and_$popd]]
 
==Description==
 
$popd
 
==Example==
$modelname "props/fan.mdl"<br />
$cdmaterials "models/props/"<br />
$model "Fan" "fan.smd"<br />
$pushd ".\new animations\"<br />
$sequence "rotate" "rotate.smd"<br />
'''$popd'''<br />
$sequence "idle" "idle.smd"

Latest revision as of 04:21, 23 July 2023

Redirect to: