Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQ HELP: Range 14 - Dynamic CAS Range #29

Closed
132ndNeck opened this issue Oct 25, 2019 · 0 comments
Closed

REQ HELP: Range 14 - Dynamic CAS Range #29

132ndNeck opened this issue Oct 25, 2019 · 0 comments
Assignees

Comments

@132ndNeck
Copy link
Contributor

132ndNeck commented Oct 25, 2019

At Range 14 I have setup many units to create a dynamic CAS scenario that can be replayed by both FAC(A)'s and JTACs.

In the center is a friendly FOB.

Around it are 5 zones. 3 enemy (T14_1_North, T14_1_East and T14_1_South) and 2 friendly (T14_1_FR_North and T14_1_FR_South).
The zones are just for visual representation.
Within the zones I have several groups set to late-activation. Each group have various orders.
At the start of the scenario all groups are deactivated.

I request help for the following:

Add a F10 menu to activate CAS scenario Range 10.
Once the JTAC or FAC(A) click that button, the scenario starts.

The first action is to randomly select if either enemy from North or South is used. If North is used, then friendlies will enter from South, and vice verca. Enemy from East will always be used.

At a random interval between 1 and 3 minutes the first group of enemies will be activated.
(It will select randomly between EAST and NORTH/SOUTH).

After that, it will randomly activate remaining groups in a random interval between 2 and 6 minutes. (one group at a time)

Friendly group activation
At a random interval between 4 and 25 minutes will the friendly group be activated (Either NORTH or SOUTH depending on where enemies are spawning from).

Group names:

Enemy NORTH:
T14_1_NORTH_OPT_1
T14_1_NORTH_OPT_2
T14_1_NORTH_OPT_3
T14_1_NORTH_OPT_4
T14_1_NORTH_OPT_5
T14_1_NORTH_OPT_6
T14_1_NORTH_OPT_7
T14_1_NORTH_OPT_8

Enemy EAST:
T14_1_EAST_OPT_1
T14_1_EAST_OPT_2
T14_1_EAST_OPT_3
T14_1_EAST_OPT_4
T14_1_EAST_OPT_5

Enemy SOUTH
T14_1_SOUTH_OPT_1
T14_1_SOUTH_OPT_2
T14_1_SOUTH_OPT_3
T14_1_SOUTH_OPT_4
T14_1_SOUTH_OPT_5
T14_1_SOUTH_OPT_6

Friendly NORTH
T14_1_FR_NORTH

Friendly SOUTH
T14_1_FR_SOUTH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants