Jump to content

Using args_initial_state in mainpanel_init.lua


Recommended Posts

Posted (edited)

I have tried to set inital state of volume knobs using this entries in the mainpanel_init.lua of Heatblur F14:

args_initial_state =
{
    [256] = 1.0,  -- PLT_MIRROR_L
    [257] = 1.0,  -- PLT_MIRROR_R
    [258] = 0.55, -- PLT_MIRROR_TOP
    [2031] = 0.4, --  PLT_UHF1_VOL
    [2038] = 0.4, -- PLT_VUHF_VOL
    [2039] = 0.4, --  PLT_AIM9_VOL
    [2040] = 0.4, --  PLT_ALR67_VOL

}
 

These settings have effect on the mirrors but no effect at all on the volumes. Each time I start a mission the volume knobs are set to 0.6

What am I doing wrong?

Thanks in advance for any help.

Edited by TBarina

Ryzen 7 5800X3D, MSI RTX 4090, 64GB DRAM, 2 x 1TB SSD, Triple Monitor 1920x1080p, Win11-Home

  • Recently Browsing   0 members

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