Small bug in HUDs

Discussion in 'Bug Reports' started by Diego Barjollo, Nov 17, 2023.

  1. Diego Barjollo

    Diego Barjollo Registered

    Joined:
    Feb 4, 2020
    Messages:
    128
    Likes Received:
    163
    Hi, just found the info in the all HUDs MFDs when AI is controlling the vehicle or you are watching other driver it's a bit out of the skin as you see in this screenshot:

    [​IMG]

    This can be easily fixed by changing the following lines in the .ini like so:

    Code:
    // unattached parameters go here
    TVOP_largePosX = 0.880001
    TVOP_largePosY = 0.794000
    TVOP_smallPosX = 0.880001
    TVOP_smallPosY = 0.794000
    And the result will be this you can see in the screenshot below:

    [​IMG]
     
    Last edited: Nov 19, 2023

Share This Page