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(vehicles): use zones instead of targets #140

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

mafewtm
Copy link
Member

@mafewtm mafewtm commented Sep 8, 2024

Description

  • Switches to the use of zones for vehicle spawning as it makes more sense and works better
  • Use numeric for loops as we are iterating over arrays
  • Send vehicle table instead of just the model so we can add the ability for vehicle customization by config

Same as the qbx_police PR

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

Copy link
Member

@Manason Manason left a comment

Choose a reason for hiding this comment

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

Change the minimum core version if using new groups API

@mafewtm mafewtm merged commit b5fe716 into Qbox-project:rewrite Sep 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants