Jump to content

Recommended Posts

Posted (edited)

! Make always a backup before you edit files !

 

Go to

\DCS World\Scripts\Aircrafts\_Common\Cockpit\KNEEBOARD\indicator\CUSTOM

 

And edit the test_user_chart.lua with a proper editor (notepad++)

 

At line #64 to set a bitmap name.

The default image is

\DCS World\Bazar\TempTextures\pilot_KA50_notepad.bmp

Edit this or create a new in the same folder.

 

 

 

And edit line #67 for a new text . A new line is defined by inserting "\n"

 

Example:

dx = 50/512

add_picture("pinup", 0,0,2,2*GetAspect(),

dx,0,1 - 2*dx,1)

 

add_text("\n\n\ Howdy\n Cowboy !\n \n Let's Ride !\n ...and catch\n me a rainbow! ",

0.05,0.05)

Screen_120530_201112.jpg

 

You can read about more functions like showing a custom portion of your image or setting a new aspect ratio in the test_user_chart.lua .

 

 

Edit:

Edited by PeterP

Posted

Nice PeterP

 

guys, open the mission file .miz (winrar or others ) and add this folders: "KNEEBOARD\IMAGES\". Add your pictures inside IMAGE FOLDER and during your flights press "[" "]" for navigate with your kneebord pages.

  • Like 1

Simulatori: DCS A-10C II Warthog - DCS F/A-18C Hornet - DCS F-16C - VRS F/A-18E - 
HOTAS: TM Warthog - Cougar \ HP Reverb G2 \ WinWing Panels

Tally: I see the degenerate commie who wants to ruin our day.

 

Posted

I cant add rep. Dammit ED, square it away please! Nice job P/P.

AWAITING ED NEW DAMAGE MODEL IMPLEMENTATION FOR WW2 BIRDS

 

Fat T is above, thin T is below. Long T is faster, Short T is slower. Open triangle is AWACS, closed triangle is your own sensors. Double dash is friendly, Single dash is enemy. Circle is friendly. Strobe is jammer. Strobe to dash is under 35 km. HDD is 7 times range key. Radar to 160 km, IRST to 10 km. Stay low, but never slow.

Posted (edited)

Here is another one: (edit is done in P-51D 1.1.2.1 Beta - seems to be a leftover of internal testing... nice!)

Screen_120530_232834.jpg

 

To have the Kneeboard always visible on your right leg , even if the virtual pilot is not enabled:

 

 

! Make always a backup before you edit files !

 

1.Go to

G:Program FilesEagle DynamicsDCS WorldScriptsAircrafts\_CommonCockpitKNEEBOARDindicator

 

And edit the init.lua with a proper editor (notepad++)

 

and add this line after line # 21

 

try_find_assigned_viewport("KNEEBOARD")
2. than edit your used "Monitorsetup.lua" (more info what this is>Dummies Guide for the “MonitorSetup.lua“ )

 

and add this new view-port:

 

KNEEBOARD =

 

{

x = 0;

y = 0;

width = 0;

height = 0;

}

,the values doesn't matter - they are not functional - just make sure you have this entry in your used "MonitorSetup.Lua".

 

Now you have the map always visible at your right leg like in the image above without the need to have the virtual pilot on.

 

Important: Just press [RightShift+K] twice to make the 2D map overlay disappear when entering the cockpit.

 

This is how it looks:

And remember: Just press [RightShift+K] twice to make the big 2D map overlay disappear . So only the map inside the cockpit is visible.

This map will not be influenced by any lightning conditions.

 

 

I cant add rep. Dammit ED, square it away please! Nice job P/P.

 

Bill, Here is a good workaround :

Don't only Rep me - Do the same with other ones postings! ;)

BTW: - Are you the GREAT Touch-buddy -Guy?! I'm not worthy!!!!

Edited by PeterP

  • 3 months later...
Posted (edited)

Edit

DCS World\Scripts\Aircrafts\_Common\Cockpit\KNEEBOARD\indicator\objects_page.lua

To change colours.

 

orginalcode_zps8efc3669.jpg

Edited by PeterP

Posted (edited)

Yes - there is a possibility,

BUT

I rather would wait for a new Beta before I try to explain how to turn a "simple" overlay into a fully customisable export that you can control via the "Monitor-setup".lua

 

 

I hope that ED will make it functional by their own for the next beta/release, without community support.

 

 

a second note : It is also possible to move the 2D map freely around in the whole screen-render and resize it .

 

This functions are covered in \DCS World\Scripts\Aircrafts\_Common\Cockpit\KNEEBOARD\indicator\definitions.lua

 

But I didn't played a lot around with it up to now - as I think that ED will change it when P-51D will left beta to be a fully functional export like you do it now with the MFCDs.

Edited by PeterP

  • 2 weeks later...
Posted
Nice PeterP

 

guys, open the mission file .miz (winrar or others ) and add this folders: "KNEEBOARD\IMAGES\". Add your pictures inside IMAGE FOLDER and during your flights press "[" "]" for navigate with your kneebord pages.

 

After unzipping the MIZ file and adding the folders, what is the process for getting it back to a useable MIZ file? I zipped the folder back up and renamed the extension but that didn't work.

  • 3 months later...
  • 2 years later...
Posted

Can this be updated for 1.5 & 2.0 Please?

Windows 10 Pro - 64 Bit / ASUS ROG Strix B650E-F Gaming / AMD 7800X3D / G.Skill Trident Z5 NEO 64GB DDR5 6000 Ram / SSD M.2 SK hynix Platinum P41 2TB / MSI Gaming GeForce RTX 4090 SUPRIM Liquid X 24G / SteelSeries Arctis 7 Headset /LG-Ultragear 38" IPS LED Ultrawide HD Monitor (3840 x 1600) / Track IR4 / Thrustmaster TPR Pendular Rudder Pedals / Virpil HOTAS VPC Constellation ALPHA-R & VPC MongoosT-50CM3 Throttle

 

  • Recently Browsing   0 members

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