Jump to content

Recommended Posts

Posted

I knew it does not exist, but still had a tiny bit of hope.

i5-9600K@4.8GHz 32Gb DDR4 Asus TUF rtx3080 OC Quest Pro Warthog on Virpil base

Posted

I do not know of a function that will do this. You could try modifying env.mission.descriptionText (or descriptionBlueTask/descriptionRedTask). I have no clue if this will work or not.

  • 6 years later...
Posted (edited)

I found it inside 'mission.miz\l10n\DEFAULT\dictionary':

dictionary = 
{
    ["DictKey_descriptionNeutralsTask_4"] = "",
    ["DictKey_sortie_5"] = "",
    ["DictKey_descriptionText_1"] = "Description here!",
    ["DictKey_descriptionBlueTask_3"] = "",
    ["DictKey_descriptionRedTask_2"] = "",
} -- end of dictionary

This function can read individual keys from this dictionary.

But how to write to this dictionary?

Edited by Scifer
Include function.
  • Recently Browsing   0 members

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