User Tools

Site Tools


arma2:terrain:class_names

This is an old revision of the document!


Class Names

In terrains you can name locations / positions, usually cities and other important populated places. Also these locations can help scripts to find out flat areas and such.

These are in your terrain's config.cpp under the name “class names”.

ArmA class names types:

type = "BorderCrossing";
type = "Hill";
type = "NameCity";
type = "NameCityCapital";
type = "NameLocal";
type = "NameMarine";
type = "NameVillage";
type = "RockArea";
type = "VegetationBroadleaf";
type = "VegetationFir";
type = "VegetationPalm";
type = "VegetationVineyard";
type = "ViewPoint";

These locations also are affiliated with radius to define the size.

radiusA = 100;
radiusB = 100;

ArmA 2 class names types:

type = "Airport";
type = "CityCenter";
type = "FlatArea";
type = "FlatAreaCity";
type = "FlatAreaCitySmall";
type = "Hill";
type = "NameCity";
type = "NameCityCapital";
type = "NameLocal";
type = "NameMarine";
type = "NameVillage";
type = "StrongpointArea";
type = "VegetationBroadleaf";
type = "VegetationFir";
arma2/terrain/class_names.1309716187.txt.gz · Last modified: 2011/07/03 18:03 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.