Classes:SuperMap
The Map Scroll. Reveals all the unexplored areas with gray lines. Contrarily to RAVMAP, the Map Scroll shows neither hidden linedefs nor actors.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Map scroll | |||
---|---|---|---|
Actor type | Powerup | Game | ![]() |
DoomEd Number | 35 | Class Name | SuperMap |
Spawn ID | 137 | Identifier | T_ITEMALLMAP |
Classes: Inventory→MapRevealer→SuperMap
DECORATE definition
ACTOR SuperMap : MapRevealer { +COUNTITEM +INVENTORY.ALWAYSPICKUP +FLOATBOB Inventory.MaxAmount 0 Inventory.PickupMessage "$TXT_ITEMSUPERMAP" States { Spawn: SPMP A -1 Stop } }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.