=475FG= Dawger Posted October 9, 2019 Posted October 9, 2019 I have used MOOSE and AI_A2A_DISPATCHER to dispatch interceptors against clients entering the detection zone. The issue is that they match the number of clients entering the zone. What I want is a way to spawn a specific number of interceptors regardless of the number of clients. Specifically, I want a single bandit for 2 clients for 2 versus 1 training. Thanks in advance
Habu_69 Posted October 11, 2019 Posted October 11, 2019 Your objective is pretty straightforward to script in MOOSE. Have you started learning MOOSE scripting? You may have trouble getting folks to prepare scripts for you.
Delta99 Posted October 14, 2019 Posted October 14, 2019 Yeah the AI_A2A_Dispatcher is overkill for something like this. All you need is some fairly basic spawn scripts using Moose. My Missions: Valley Patrol Mission :: Valley Escort Mission :: A2A Engagements
=475FG= Dawger Posted October 14, 2019 Author Posted October 14, 2019 I have the A2A Dispatcher working and it does a decent job using the overhead attribute but it isnt exactly what I want. It may be close enough though. We will see.
Recommended Posts