birgersp / dcs-gws

Ground Warfare Script for DCS World mission making
24 stars 4 forks source link

Feature request: "Stop spawning"/"Start Spawning" function #101

Closed thebgpikester closed 7 years ago

thebgpikester commented 7 years ago

The reason I'd like to see this (or something to the same effect) is to perhaps use more complex Scripting triggers to control when a base spawns and when it stops. Scenarios include, arrival of reinforcements, start of advance (start), base being over run, airfield/warehouse or objective being captured(stop)

Currently we can have a finite limit or a rate of respawning, but not an absolute start/stop that I know of.

It would be a step towards the goal of warehousing, simply triggering things.

birgersp commented 7 years ago

Stopping reinforcements (including respawns) can be done with stopReinforcing

A procedure how to stop the task force on some event is explained here: https://forums.eagle.ru/showthread.php?p=3010044#87