Difference between revisions of "Map scroll"

From DoomWiki.org

[checked revision][checked revision]
(Appearance statistics: Add DMMPST output; see also)
(Data: update data table)
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
This item is included in the [[Intermission screen|items percentage]] displayed at the end of each level.
 
This item is included in the [[Intermission screen|items percentage]] displayed at the end of each level.
  
==Data==
+
== Data ==
 +
 
 
{| {{prettytable}}
 
{| {{prettytable}}
 
!colspan="2"|Map Scroll data
 
!colspan="2"|Map Scroll data
 
|-
 
|-
| Thing type||35 (decimal), 23 (hex)
+
| [[Thing types|Thing type]]||35 (decimal), 23 (hex)
 
|-
 
|-
| Appears in||[[Shareware]] Heretic<br/>Registered Heretic
+
| [[Mobj|Enum]]||MT_MISC2 (4)
 +
|-
 +
| Appears in||[[Shareware]] Heretic<br>[[Heretic]]/[[Shadow of the Serpent Riders|SSR expansion]]
 
|-
 
|-
 
| Radius||20
 
| Radius||20
Line 18: Line 21:
 
| [[Sprite]]||SPMP
 
| [[Sprite]]||SPMP
 
|-
 
|-
| [[Thing_types|Class]]||[[Item]]<br/>Pickup
+
| Frames||1 [A]
 +
|-
 +
| [[Thing types|Class]]||[[Item]]<br>Pickup
 +
|-
 +
| Flags||{{c|8388609}} (decimal)<br>{{c|00800001}} (hex)
 +
|-
 +
| Flags list|| 0: Can be picked up<br>23: Affects item %
 +
|-
 +
| Flags2||{{c|524288}} (decimal)<br>{{c|00080000}} (hex)
 +
|-
 +
| Flags2 list||19: Float bobbing movement
 
|}
 
|}
  

Revision as of 15:19, 27 September 2022

Map scroll found in a secret area in E1M2: The Dungeons.

The Map Scroll in Heretic reveals all areas in map mode, sometimes even secret areas. Unexplored areas are indicated in gray lines. This functions just like Doom's computer map.

This item is included in the items percentage displayed at the end of each level.

Data

Map Scroll data
Thing type 35 (decimal), 23 (hex)
Enum MT_MISC2 (4)
Appears in Shareware Heretic
Heretic/SSR expansion
Radius 20
Height 16
Sprite SPMP
Frames 1 [A]
Class Item
Pickup
Flags 8388609 (decimal)
00800001 (hex)
Flags list 0: Can be picked up
23: Affects item %
Flags2 524288 (decimal)
00080000 (hex)
Flags2 list 19: Float bobbing movement

Appearance statistics

In the IWADs the map scroll is first encountered on these maps per skill level:

The IWADs contain the following numbers of map scrolls per skill level:

See also