Jump to content
IL-2 Series Forum

Recommended Posts

Jade_Monkey
Posted

Hi all,

One of my big hopes for Korea was an enhanced briefing menu where we could add more details, multiple images and richer HTML.

It seems like so far it's pretty similar to GB. I tried adding some standard HTML tags such as <H1> etc and some of them seem to completely break the interface in the Single mission menu.

@LukeFF, any chance a dev could help us list which HTML tags are compatible? Any way to make a table or anything fancy?

I know the simple ones below are already working:

  • <b> bold fonts
  • <u> underline
  • <br> for break (new line)
  • <ul>  unordered list (bullet points)
  • <ol> + <li> numbered list

 

I also noticed this might be possible to reference in-game control mappings. Are the actions from the general.actions file?

  • <input>all_engines_switch</input>

 

  • Upvote 4

AMD Ryzen 5800X3D  |  Nvidia RTX 4090  |  32 GB DDR4  |  nVME SSD  |  VR headset: Pimax Dream Air SLAM

Juri_JS
Posted

I also found these:

<localize> apparently used for translating airfield names

<m-ft-v> meter/feet converter

<ms-mph-v> meter per second/miles per hour converter

<mmhg-inhg> air pressure converter

<c-f> temperature converter

  • Thanks 1
Jade_Monkey
Posted

Seems like the HTML tag support has gotten worse compared to GB.

 

Both <UL> and <OL> dont work, will display the initial opening tag, and then when you close it </UL> it will stop rendering anything else after that, cutting the mission description at that point.

<LI> works, but does not need <UL> or <OL> as I mentioned above.

<br> works but regular line breaks using Enter also work, so no need to have both.

 

 

AMD Ryzen 5800X3D  |  Nvidia RTX 4090  |  32 GB DDR4  |  nVME SSD  |  VR headset: Pimax Dream Air SLAM

Stonehouse
Posted
On 7/19/2026 at 2:03 AM, Juri_JS said:

<ms-mph-v> meter per second/miles per hour converter

m/s or mph to knots and meters to nautical miles would be nice to have

Intel Ultra9 285K, ROG Strix Z890-A, 32 GB RAM, RTX 5070 Ti 16GBVRAM and driver 591.86, Win11 Pro, Saitek Pro Flight Combat pedals, Warthog HOTAS, TM Cougar MFDs, Monitor resolution 2560x1440 at 164kHz using G-Sync. Graphics settings maximum.

Juri_JS
Posted

Also found this:

<input>escape</input> 

<style style="Style.RichText.Mono"> I guess this allows us to select different fonts and colours 

Posted

In my opinion, there should be a manual for this, supplied with the editor.

  • Upvote 1
  • 2 weeks later...
Posted

I agree, we have a lack of documentation about that, and we still use what we know from Rise of flight, without knowing some features.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...