Jade_Monkey Posted July 18 Posted July 18 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> 4 AMD Ryzen 5800X3D | Nvidia RTX 4090 | 32 GB DDR4 | nVME SSD | VR headset: Pimax Dream Air SLAM
Juri_JS Posted July 18 Posted July 18 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 1
Jade_Monkey Posted July 19 Author Posted July 19 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 July 25 Posted July 25 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 July 25 Posted July 25 Also found this: <input>escape</input> <style style="Style.RichText.Mono"> I guess this allows us to select different fonts and colours
Aapje Posted July 25 Posted July 25 In my opinion, there should be a manual for this, supplied with the editor. 1
Habu Posted August 9 Posted August 9 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now