Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Locate the "[Profile name].Arma3Profile" file, open in with a text editor
Find the "class Compass" section
The line that reads "position[]" is the size of the compass when it's bigger (you can change the size of the compass in the map by double-clicking it)
The line that reads "positionBack[]" is the size of the compass when it's smaller
and the small value being {-0.055214249,-0.025694758,0.1}
It seems weird to have 3 values and the second value in the "large" position is smaller than the one in the smaller position back.
Edit*
NVM, found another post that explains it's XYZ coordinates in 3D space. The final number is the only one that physically moves the compass closer and further away.