-
Posts
583 -
Joined
-
Last visited
Community Answers
-
AKA_Clutter's post in Help with DCS func addCommandForCoalition was marked as the answer
OK, found the solution to this problem. I think @cfrag hit on the answer with the "root table" mention.
I know the names of the levels and as such I think that is all I needed.
See this thread
-
AKA_Clutter's post in AI Shipping Trigger?? was marked as the answer
@tmansteve
Here is a simple mission that I think does what you want it to do.
Hope it helps
Simple Test of Ship Activation.miz
-
AKA_Clutter's post in Help with mist.groupToRandomZone() was marked as the answer
OK,
Stupid me. I was wanting to do one thing and thought I found the magic bullet. Nope. Went back and read the description of this function and it is doing EXACTLY what it said it would do.
To moves an existing group to a random location in one of the specified zones, randomly
What I was trying to do was to SPAWN a group in one of several zones randomly. Back to the drawing board.