Table of Contents

Custom Teams and Roles

Custom teams and roles are created by deriving from the BaseTeam class. New roles will automatically be picked up and loaded when the game first starts if they derive from this class.

Properties and methods

A number of properties and methods can be overridden to customize the team.

Example roles