Call of Duty Script Documentation

forcespawn(<targetname>)


Module
Spawn


Summary


Force spawns an actor from an actor spawner, reguardless of whether the spawn point is in sight or if the spawn will cause a telefrag

Call this function on


An actor spawner

Example


 spawned = driver forcespawn(name);

Minimum Number of arguments: 0


Number of optional arguments: 1



Return to Function List