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

Clear empty vehicles on police spawns when new vehicle is spawned #63

Merged
merged 10 commits into from
Feb 15, 2024

Conversation

3Mydlo3
Copy link
Member

@3Mydlo3 3Mydlo3 commented Feb 3, 2024

When merged this pull request will:

  • Look for unoccupied vehicles occupying spawn positions and remove them

This was highly requested feature from previous installment. It should be working fine, but safezone in old code was 10 meters. 5 can be too small, especially that we had some issue with helicopter spawning into another and exploding.

@3Mydlo3 3Mydlo3 added the enhancement New feature or request label Feb 3, 2024
@3Mydlo3 3Mydlo3 added this to the 1.0.0.0 milestone Feb 3, 2024
@3Mydlo3 3Mydlo3 merged commit 5bfe82a into master Feb 15, 2024
2 checks passed
@3Mydlo3 3Mydlo3 deleted the feature/clear-empty-vehicles-on-spawn branch February 15, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants