%LEVEL
| The name of the level, for example, MAP12 or E3M2
|
%WARP
| The number portion of a level used to start the game, for example 3 (for MAP03)
|
|
|
%PWAD
| The short DOS file path/name containing the current level PWAD
|
%IWAD
| The short DOS file path/name containing the current game IWAD
|
%PWADDIR
| The short DOS path/directory containing –PWAD
|
%IWADDIR
| The short DOS path/directory containing –IWAD
|
%DEEPDIR
| The short DOS path/directory where DeePsea is installed
|
|
|
$PWAD
| The LONG file path/name surrounded by quotes containing the current level.
|
$IWAD
| The LONG file path/name surrounded by quotes containing the current IWAD.
|
$PWADDIR
| The LONG path/directory surrounded by quotes containing $PWAD
|
$IWADDIR
| The LONG path/directory surrounded by quotes containing $IWAD
|
$DEEPDIR
| The LONG path/directory where DeePsea is installed
|
|
|
#PWAD
| $PWAD without quotes
|
#IWAD
| $IWAD without quotes
|
#PWADDIR
| $PWADDIR without quotes
|
#IWADDIR
| $IWADDIR without quotes
|
#DEEPDIR
| $DEEPDIR without quotes
|