Skip to content

feat: full persistence #677

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

CodexisPhantom
Copy link

@CodexisPhantom CodexisPhantom commented Feb 27, 2025

Description

I needed to refork the repository but it's the same PR as my previous. Adding a full persistence system for the vehicles. This system work by respawing the vehicles on server restart and use the already created persistence system to prevent vehicles despawn.

A new convar has been added : GetConvar('qbx:vehiclePersistenceType', 'semi')
Value possible are : 'semi' (for the actual system) and 'full' (for the new system)

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.

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.

1 participant