Jump to content

Despite being exposed, there's no way to resolve the 'ResKey' ?!


Recommended Posts

---------------------------------------------------------------------------------------------------
-- **
---------------------------------------------------------------------------------------------------
--  TMI - env.mission Data  
---------------------------------------------------------------------------------------------------
-- **
---------------------------------------------------------------------------------------------------

-- date                   : table  : The date the mission takes place at with Year, Month, and Day entries
-- descriptionText        : string : Mission briefing defined under the "Situation" page on the briefing panel
-- descriptionBlueTask    : string : Blue coalition task defined on the briefing panel
-- descriptionNeutralsTask: string : Neutral coalition task defined on the briefing panel
-- descriptionRedTask     : string : Red coalition task defined on the briefing panel
-- drawings               : table  : Table containing information on any drawing placed in the editor.
-- pictureFileNameN       : table  : Neutral coalition briefing images
-- pictureFileNameB       : table  : Blue coalition briefing images
-- pictureFileNameR       : table  : Red coalition briefing images
-- result                 : table  : Conditions and actions defined by mission goals in the editor to decide if a mission is "won"
-- start_time             : number : Time in seconds since midnight for the date set when the mission starts
-- sortie                 : string : Name of the mission as defined in the briefing panel.
-- theatre                : string : Name of the map the mission takes place on

So these are exposed via env.mission

But you can't actually get the images in the tables for 'pictureFileName' - so what's the point?

getDictValueForKey doesn't (obviously) work, but there is no 'getResValueForKey' function. Why not?

 

 

 

Link to comment
Share on other sites

  • 2 months later...

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
  • Recently Browsing   0 members

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