====== ArmA 2 User Interface Terrain Select Image ====== [[https://www.pmctactical.org/forum/viewforum.php?f=50|ArmA 2 Forum]], [[:arma2|ArmA 2 Home]], [[arma2:config|ArmA 2 Config]], [[arma2:file_formats|ArmA 2 File Formats]], [[arma2:missions|ArmA 2 Missions]], [[arma2:modeling|ArmA 2 3D Modeling]], [[arma2:scripting|ArmA 2 Scripting]], [[arma2:terrain|ArmA 2 Terrain]], [[arma2:texturing|ArmA 2 Texturing]], [[arma2:tools|ArmA 2 Tools]] User Interface (UI) image that is used in terrains selection screen is 512x128 resolution, it has alpha channel which can be used. bis chernarus image name is **ui_selectisland_chernarus_ca.paa** and is called from the config.cpp as follows: icon = ""; pictureMap = ""; pictureShot = "\ca\chernarus\data\ui_selectisland_chernarus_ca.paa";