Skip to main content

formations.ini

Overview

This file defines formations which can be used by factions in faction_prop.ini.

Syntax

Multiple [Formation] blocks can be defined.

[Formation]

[Formation]
nickname = STRING
pos = INT, INT, INT ;repeatable
pl_pos = INT, INT, INT ;optional
ParameterInformation
nicknameHow the formation is referred to elsewhere.
posX, Y and Z coordinates relative to the center of the formation. The number of keys here will limit the number of NPCs that can spawn per formation. NPCs spawned by encounters will always try to catch up with the formation leader. Meaning any too big distance between formation members to the current leader will keep them constantly switching to cruise engines.
pl_posX, Y and Z coordinates relative to the center of the formation.