Call of Duty Script Documentation

setspawnerteam(<team>)


Module
Spawn


Summary


Set the team for this spawner

Call this function on


An ai spawner

Example


 self setspawnerteam("axis");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List