alliancesType

(info) Other great resources: Official JS API docs, Scripting Forum

alliancesType

Defines the alliance mode selected for the current game...

Values

Icon

Value

Description

NO_ALLIANCES

No Alliances

A "free for all" - every man for himself:

  • You win when all other players are defeated.

  • You lose as soon as you are defeated.

ALLIANCES

Dynamic Alliances

Make and break alliances at any time:

  • You win when all enemy players are defeated.

  • You lose as soon as you are defeated.

ALLIANCES_TEAMS

Fixed Teams

Alliances are pre-determined on the game set-up screen and are then locked and can not be changed during the game:

  • You win when all enemy players are defeated.

  • You lose when all players in your team are defeated – this means that you can revive dead team mates by giving them a truck or some other droids.

Examples

None at present