mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-22 11:51:25 +00:00
aee5ae3fb8
- test map feature
27 lines
1.2 KiB
Text
27 lines
1.2 KiB
Text
-------------------------------------------------------------------------------------
|
|
|
|
%F indicates the edited PWAD file to be tested.
|
|
NOTE: Doom Builder writes everything to a temporary file, this is not the file
|
|
that was opened through the File -> Open Map dialog.
|
|
|
|
-------------------------------------------------------------------------------------
|
|
|
|
%WP indicates the IWAD resource file to be used (path included).
|
|
This is the first (highest) IWAD file that is found in the resources list.
|
|
|
|
-------------------------------------------------------------------------------------
|
|
|
|
%WF indicates the IWAD resource file to be used (without path).
|
|
This is the first (highest) IWAD file that is found in the resources list.
|
|
|
|
-------------------------------------------------------------------------------------
|
|
|
|
%L indicates the map lump name as is set in the map options.
|
|
|
|
-------------------------------------------------------------------------------------
|
|
|
|
%AP indicates the all resources files, except the first IWAD file (paths included).
|
|
The items are seperated by spaces. When used within quotes "%AP", the quotes are
|
|
also repeated for every item.
|
|
|
|
-------------------------------------------------------------------------------------
|