Spawn: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Mblackwell (talk | contribs)
mNo edit summary
 
mNo edit summary
Line 2: Line 2:


Adds [[actor]] <actor> to the current map, at the position of the [[actor]] that spawned it. See also [[espawn]], [[qspawn]], and [[eqspawn]].
Adds [[actor]] <actor> to the current map, at the position of the [[actor]] that spawned it. 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.

Revision as of 21:56, 23 December 2004

spawn <actor>

Adds actor <actor> to the current map, at the position of the actor that spawned it. 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.