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

Fix road patrol early despawn and increase spawn rate #2900

Conversation

jaj22
Copy link

@jaj22 jaj22 commented Aug 5, 2023

What type of PR is this.

  1. Bug
  2. Change
  3. Enhancement

What have you changed and why?

AAFRoadPatrol had a backwards termination condition, which would often cause patrols to RTB and despawn after 60 seconds. Also increased the spawn rate, because it was rather low considering that the spawn function frequently fails to generate anything. Max active patrols is unchanged so there's no danger of getting flooded by patrols.

Please specify which Issue this PR Resolves.

closes #XXXX

Please verify the following and ensure all checks are completed.

  1. Have you loaded the mission in LAN host?
  2. Have you loaded the mission on a dedicated server?

Is further testing or are further changes required?

  1. No
  2. Yes (Please provide further detail below.)

@jaj22 jaj22 added the Bug-fix label Aug 5, 2023
@jaj22 jaj22 added this to the 3.3.3 milestone Aug 5, 2023
Copy link

@MeltedPixel MeltedPixel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@Bob-Murphy Bob-Murphy merged commit 39be15a into official-antistasi-community:unstable Aug 8, 2023
@Bob-Murphy Bob-Murphy added the Added to changelog Added to changelog label Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants