Spawn

From EDukeWiki
Revision as of 14:42, 28 September 2006 by Hendricks266 (talk | contribs)
Jump to navigation Jump to search

spawn <tilenum>

Adds actor <tilenum> to the current map, at the position of the actor that spawned it. <tilenum> can also be a defined value. See also espawn, qspawn, and eqspawn.

When not used in the specific command sense, spawning is the act of placing a new sprite into the running game.