Jump to content
Sign in to follow this  
bruxaum

Equipment in map out of the screen.

Recommended Posts

Hello survivors and bandits! Some days ago I've got a bug in my map: All the equipments that shows in the map appears out of screen. ( Watch, Map, GPS, etc. ) And I can't fixed it. I already changed my interface size, resolution, changed profiles... and nothing!

Here is a screenshot of the problem. Thank you :)

VOp1n.png

Share this post


Link to post
Share on other sites

you can move them if you can see a bit of them just drag it back on the screen

Share this post


Link to post
Share on other sites

try putting them in your bag viewing the map then bringing them back into your inventory see if that centers them again there is a config file somewhere where you can change the locations of them but i cant remember where

Share this post


Link to post
Share on other sites

try putting them in your bag viewing the map then bringing them back into your inventory see if that centers them again there is a config file somewhere where you can change the locations of them but i cant remember where

No positive results :(

Share this post


Link to post
Share on other sites

its in the arma 2 folder in YOURNAME.arma2oaprofile you can open it with a text editor

god knows what the vaules should be

this is mine for 1920 x 1080

class MainMap

{

class Compass

{

inBack=1;

position[]={-0.037215449,-0.035062496,0.2};

positionBack[]={0.043663599,0.011669786,0.1};

};

class Watch

{

inBack=0;

position[]={0.12965524,-0.0012764717,0.20999999};

positionBack[]={-0.0060499986,2.4586915e-009,0.11};

};

class WalkieTalkie

{

inBack=1;

position[]={0.093999997,-0.043000001,0.25};

positionBack[]={0.28,-0.155,0.625};

};

class GPS2

{

inBack=0;

position[]={0.10258887,-0.043683641,0.22};

positionBack[]={0.013199997,2.6822089e-009,0.12};

};

};

  • Like 1

Share this post


Link to post
Share on other sites

its in the arma 2 folder in YOURNAME.arma2oaprofile you can open it with a text editor

god knows what the vaules should be

this is mine for 1920 x 1080

class MainMap

{

class Compass

{

inBack=1;

position[]={-0.037215449,-0.035062496,0.2};

positionBack[]={0.043663599,0.011669786,0.1};

};

class Watch

{

inBack=0;

position[]={0.12965524,-0.0012764717,0.20999999};

positionBack[]={-0.0060499986,2.4586915e-009,0.11};

};

class WalkieTalkie

{

inBack=1;

position[]={0.093999997,-0.043000001,0.25};

positionBack[]={0.28,-0.155,0.625};

};

class GPS2

{

inBack=0;

position[]={0.10258887,-0.043683641,0.22};

positionBack[]={0.013199997,2.6822089e-009,0.12};

};

};

Thanks alot :)

This worked.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×