Advanced File XML Format

mapclusterproto.xml

Describes map object prototypes and cluster data used by the Central Economy when evaluating object-based spawn locations.

Overview

mapclusterproto.xml describes map object prototypes and clustered spawn data used by the Central Economy. It helps the CE understand object-based spawn locations across the terrain.

Most admins do not need to edit this file directly unless they are supporting a custom map, custom object placement, or advanced economy work.

Quick Facts

File mapclusterproto.xml
Format XML
Risk level High. Bad cluster data can affect broad loot placement behavior.

What It Represents

Object Prototypes

Map objects that can influence spawn classification and placement.

Cluster Data

Grouped map-object information used by economy placement logic.

Terrain Dependency

Strongly tied to a specific map and its object layout.

Economy Impact

Can influence where category, usage, and object-based loot appears.

Admin Guidance

For standard Chernarus or Livonia servers, leave this file close to vanilla unless you know exactly why it needs to change.

If loot is missing from custom buildings, first check types.xml categories and usages, then map group files, then cluster prototype data.

Related Pages