Alphabet (DEF): Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
No edit summary
Fox (talk | contribs)
No edit summary
Line 5: Line 5:
== Tokens ==
== Tokens ==


'''map''' <value> <tile>
'''map''' <value> <tilenum>


'''mapa''' <string> <tile>
Description.


'''maprange''' <value1> <value2> <tile>
'''mapa''' <string> <tilenum>


'''maprangea''' <char1> <char2> <tile>
Description.
 
'''maprange''' <start value> <end value> <tilenum>
 
Description.
 
'''maprangea''' <start char> <end char> <tilenum>
 
Description.


'''offset''' <value> <offset>
'''offset''' <value> <offset>
Description.


'''offseta''' <string> <offset>
'''offseta''' <string> <offset>
Description.


[[Category:WIP pages]]
[[Category:WIP pages]]


[[Category:DEF commands]]
[[Category:DEF commands]]

Revision as of 05:18, 22 February 2020

alphabet { [...] }

Defines alphabet for the input text feature (Ctrl+T). Mapster32 loads TILES.CFG on startup.

Tokens

map <value> <tilenum>

Description.

mapa <string> <tilenum>

Description.

maprange <start value> <end value> <tilenum>

Description.

maprangea <start char> <end char> <tilenum>

Description.

offset <value> <offset>

Description.

offseta <string> <offset>

Description.