Tilegroup (DEF)

From EDukeWiki
Revision as of 06:45, 23 February 2020 by Fox (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

tilegroup <groupname> { [...] }

Defines group for the tile selector (press 'T'). Mapster32 loads TILES.CFG on startup.

Tokens

tile <tilenum>
tilerange <start tilenum> <end tilenum>
tiles { <tilenum 1> <tilenum 2> [...] <tilenum N> }

Adds tiles to the group. Names can be found in DEFS.CON.

hotkey <value>

Specifies the hotkey for the group.

colors <value 1> <value 2>

Colors are the colors for Blocking OFF and Blocking ON.