Difference between revisions of "Special Mapping Objects"

From Amulets & Armor Wiki
Jump to: navigation, search
(Created page with "Below is a list of Map Things that have special scripting functionality or special behavior The Value corresponds to the item flags. As of Doom Builder A&A Editor Files Beta...")
 
Line 13: Line 13:
 
| Object Num
 
| Object Num
 
| Activated through script using ActivateGenerator and DeactivateGenerator
 
| Activated through script using ActivateGenerator and DeactivateGenerator
 +
|-
 +
| 1518
 +
| Level Link
 +
| Next Level Number
 +
| Will only show end map descriptions and Return to Town message if level count is listed correctly in the Quest##.INI. For the last level in a quest, use 20004 to return to town.
 
|-
 
|-

Revision as of 21:28, 1 November 2015

Below is a list of Map Things that have special scripting functionality or special behavior

The Value corresponds to the item flags. As of Doom Builder A&A Editor Files Beta 2, this must be set by using the flag checkboxes in the Edit Thing window.

# Name Value Special Instructions
1502 Object Generator Object Num Activated through script using ActivateGenerator and DeactivateGenerator
1518 Level Link Next Level Number Will only show end map descriptions and Return to Town message if level count is listed correctly in the Quest##.INI. For the last level in a quest, use 20004 to return to town.