Define: Difference between revisions
| No edit summary |  Undo | ||
| Line 10: | Line 10: | ||
| [[Category:Duke3D 1.3/1.5 commands]] | [[Category:Duke3D 1.3/1.5 commands]] | ||
Revision as of 03:31, 21 February 2020
define <name> <number>
This is used to associate plaintext labels with values.
define MYENEMY 3585 state theworststateever spawn MYENEMY ends
