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

Superiority and Defend Tasks don't work with Progression Tasking (due to time based spawning) #1071

Open
5 tasks
john681611 opened this issue Jan 12, 2025 · 0 comments
Labels
bug Something isn't working Next Release Blocker

Comments

@john681611
Copy link
Collaborator

john681611 commented Jan 12, 2025

BR Version: x.x.x () DCS Version: x.x.x

Brief Description:

Superiority and Defend Tasks both use TimeBased spawning for attacking units.
Escort probably does too.
These mean its not viable for Progression and not ideal the the missions anyway.

These all use features attached to objectives so we need to delay the spawning at a minimum until the objective is considered active then figure out how to suitably delay spawning.

  • Delay feature spawns related to progression objective until its activated (All)
  • Delay Defend spawns based on time after it activates
  • Delay Superiority spawn until the player is in the zone (then spawn everything within the first 60% of time)
  • Escort Minimum wait till a the escorted has spawned and is moving
  • Escort intercepts are aware of their own and escorted unit's time to end of route.

Expected:

Mission and Template Zip:

Mission modified: Y/N

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Next Release Blocker
Projects
None yet
Development

No branches or pull requests

1 participant