Call of Duty Script Documentation

getspawnerteamarray(<team>,<team>...)


Module
Spawn


Summary


Returns an array of all of the spawners in a level

Example


enemies = getspawnerteamarray  ("axis", "neutral");

Minimum Number of arguments: 1


Number of optional arguments: 1



Return to Function List