Other great resources: Official JS API docs, Scripting Forum
alliancesType
- Aubergine
Owned by Aubergine
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:
| |
ALLIANCES | Dynamic Alliances Make and break alliances at any time:
| |
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:
|
Examples
None at present
Availability STABLE
Requires:
- Warzone 3.1 Beta 1 and above.
Contents
Jump to:
See also
Related articles:
- allianceExistsBetween() – check if two players are allied with each other
- setAlliance() – create or break an alliance
- Player Scope – constants that group players based on alliances.
- Players & Alliances – quick reference of other related features
- Victory Conditions – alliance type affects the game's victory conditions.
Â