Jump to content

Recommended Posts

Posted

you missed the "=" before the {.

 

mist.flagFunc.units_LOS = 
{
unitset1 = {'[u]Rus EW RDR'},
altoffset1 = 1,
unitset2 = {'[blue][plane]','[blue][helicopter]'},
altoffset2 = 1,
flag = 2,
radius = 140000,
interval = 10,
}

ChromiumDis.png

Author of DSMC, mod to enable scenario persistency and save updated miz file

Stable version & site: https://dsmcfordcs.wordpress.com/

Openbeta: https://github.com/Chromium18/DSMC

 

The thing is, helicopters are different from planes. An airplane by it's nature wants to fly, and if not interfered with too strongly by unusual events or by a deliberately incompetent pilot, it will fly. A helicopter does not want to fly. It is maintained in the air by a variety of forces in opposition to each other, and if there is any disturbance in this delicate balance the helicopter stops flying; immediately and disastrously.

Posted
Yeah don't do that, it will redefine the mist function to that table instead.

 

wwwops, correct.

ChromiumDis.png

Author of DSMC, mod to enable scenario persistency and save updated miz file

Stable version & site: https://dsmcfordcs.wordpress.com/

Openbeta: https://github.com/Chromium18/DSMC

 

The thing is, helicopters are different from planes. An airplane by it's nature wants to fly, and if not interfered with too strongly by unusual events or by a deliberately incompetent pilot, it will fly. A helicopter does not want to fly. It is maintained in the air by a variety of forces in opposition to each other, and if there is any disturbance in this delicate balance the helicopter stops flying; immediately and disastrously.

Posted

Maybe this, but I didn't remember correctly how works it.

 

mist.flagFunc.units_LOS({
unitset1 = {'[u]Rus EW RDR'},
altoffset1 = 1,
unitset2 = {'[blue][plane]','[blue][helicopter]'},
altoffset2 = 1,
flag = 2,
radius = 140000,
interval = 10,
})

 

Should check that before

ChromiumDis.png

Author of DSMC, mod to enable scenario persistency and save updated miz file

Stable version & site: https://dsmcfordcs.wordpress.com/

Openbeta: https://github.com/Chromium18/DSMC

 

The thing is, helicopters are different from planes. An airplane by it's nature wants to fly, and if not interfered with too strongly by unusual events or by a deliberately incompetent pilot, it will fly. A helicopter does not want to fly. It is maintained in the air by a variety of forces in opposition to each other, and if there is any disturbance in this delicate balance the helicopter stops flying; immediately and disastrously.

  • Recently Browsing   0 members

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