$popd: Difference between revisions

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

Latest revision as of 04:21, 23 July 2023

Redirect to: