Difference between revisions of "START MAP"

From 3DGE Wiki
Jump to: navigation, search
(Created page with "<div class="content"> === START_MAP === '''Usage:'''<br /> START_MAP <Map Name> '''Description:'''<br /> All triggers after this tag are associated with the specified...")
 
(START_MAP)
 
Line 1: Line 1:
 
<div class="content">
 
<div class="content">
=== START_MAP ===
 
 
 
'''Usage:'''<br /> START_MAP &lt;Map Name&gt;
 
'''Usage:'''<br /> START_MAP &lt;Map Name&gt;
  

Latest revision as of 16:31, 8 June 2015

Usage:
START_MAP <Map Name>

Description:
All triggers after this tag are associated with the specified map number.

Details:
<Map Name> is the same as the lump name, for example e#m# for DOOM1, and map## for DOOM2.


If you use the keyword "ALL" (without quotes) instead of a mapname then the trigger will apply to ALL the maps, almost like a global function.