Difference between revisions of "ScriptEvent:spawn"

From Mod Wiki
 
(No difference)

Latest revision as of 18:14, 5 November 2007

Parameters

string classname -- Name of the entityDef to use.

Result

entity

Supported By

sdSysCallThread

Comments

  • An error will be thrown if used during map spawning.

Functionality

Spawns an entity from the specified entityDef.