issues
search
Qbox-project
/
qbx_vehicleshop
GNU General Public License v3.0
10
stars
37
forks
source link
refactor: fix test drives and cleanup
#103
Closed
solareon
closed
1 month ago
solareon
commented
1 month ago
Description
Moves test drive logic to server side and leverages statebags for deleting vehicles and starting the counter
Adds type definitions
Removes extra comments
Standardizes use of removeMoney function
Removes redundant vehicle check in spawnVehicle
Renames finance to storage
Removes onload events from client side as we have no need to rebuild zones/points on login/logout
Checklist
[ ] I have personally loaded this code into an updated Qbox project and checked all of its functionality.
[x] My pull request fits the contribution guidelines & code conventions.
Description
Checklist