Difference between revisions of "ScriptEvent:spawnClient"

From Mod Wiki
 
(No difference)

Latest revision as of 18:14, 5 November 2007

Parameters

string classname -- Name of the entityDef to use.

Result

object

Supported By

sdSysCallThread

Comments

  • The client entity that is spawned must support scripting, or an error will be thrown.

Functionality

Spawns a client entity from the specified entityDef