Jump to content

Recommended Posts

Posted (edited)

I reduced the size of the panel.

 

Just change this file .. \Eagle Dynamics\DCS World\Mods\aircraft\Uh-1H\Cockpit\Scripts\AI\ControlPanel\g_panel_page.lua ... if you want :smilewink:

g_panel_page.lua

Screen_201019_122410.thumb.png.14c3310896a1645601d83f2aac179f89.png

Edited by Tanuki44
  • Like 3
Posted

The easiest way is to compare with Notepad ++ with the plugin 'compare' (for example) the original file and the modified file.

 

In summary, a few sections removed and variable values ​​changed. ;)

Posted

Is there any way to re-position the AI display?

 

I run Helios, with the bottom right corner of the total display outside my monitor coverage. I suspect that bottom left is the default (only?) position in which this display appears.

  • Like 1
Posted

To position the panel at the bottom left corner, you can change this line:

 

base.init_pos = {aspect + shift_X, firstLineY + shift_Y}

 

by this :

 

base.init_pos = {-aspect - border_s, firstLineY + shift_Y}

 

:smilewink:

Posted

Nice :thumbup:

MODULES: A10C Warthog,AH-64 D APACHE,AJS Viggen,AV8B Harrier,BF109 K4,C101 Aviojet,F14 Tomcat,F15E Eagle,F16 Viper,F5 Tiger,F86 Sabre,FA18C Hornet,FW190A8,FW190D9,I16 Ishak,JF17 Thunder,KA50 Blackshark,L39Albatros,Mirage2000C,Mirage F-1,MI24P,MI8MVT2,MIG15BIS,MIG19P,MIG21BIS,Mosquito FB VI,P51D Mustang,P47D Thunderbolt,SA342 Gazell,SpitfireIX,TF51D,UH1H Huey,Yak52.

OTHER:Flamming cliffs,Combined Arms,WW2 Assets Pack,SuperCarrier.

TERRAINS: Nevada,Caucasus,Normandy,Persian Gulf,Syria,Channel,Marianas. 

 

  • 5 months later...
  • 3 weeks later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...