Jump to content

Sgt_Kelly

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Posts posted by Sgt_Kelly


  1. 23 hours ago, Horus said:

    @Sgt_Kelly Before you start game delete whole class MainMap from your ArmA2OAProfile and see if that fix your problem:

     

     

    No change.

    Class was reset:

    Spoiler

    class MainMap
    {
        class Compass
        {
            inBack=0;
            position[]={-0.045351934,0.011420698,0.2};
            positionBack[]={0.0068200077,2.771616e-009,0.1};
        };
        class Watch
        {
            inBack=0;
            position[]={0.015058238,-0.016044633,0.20999999};
            positionBack[]={-0.0075019966,3.0487777e-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.021005588,-0.047825247,0.22};
            positionBack[]={0.016368005,3.3259391e-009,0.12};
        };
    };

     

×