Config file
# Dependencies
* [QBCore Framework](https://github.com/qbcore-framework)
* [ox_lib by overextended](https://github.com/overextended/ox_lib)
* [boostinghack](https://github.com/Lionh34rt/boostinghack)
# Shared.lua items
```lua
-- Carboosting
["boostinglaptop"] = {["name"] = "boostinglaptop", ["label"] = "Boosting Laptop", ["weight"] = 1000, ["type"] = "item", ["image"] = "boostinglaptop.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A laptop used for boosting contracts."},
["boostingdisabler"] = {["name"] = "boostingdisabler", ["label"] = "Tracking Disabler", ["weight"] = 1000, ["type"] = "item", ["image"] = "boostingdisabler.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "This small tool can disable these pesky trackers."},
```
# qb-core > server > player: Add to meta data
```lua
PlayerData.metadata['boostingrep'] = PlayerData.metadata['boostingrep'] or 0
PlayerData.metadata['boostingclass'] = PlayerData.metadata['boostingclass'] or 1
```
# Database
```sql
ALTER TABLE `player_vehicles`
ADD COLUMN `vinscratched` INT(11) NOT NULL DEFAULT 0;
```
# Make a log webhook for the 'carboosting' in qb-smallresources > server > logs.lua:
['carboosting'] = 'discord webhook'
# Useable commands:
'makeboost' --> requires ace perms, gives a random boost to first in queue (forces queue)
'boosting_queue' --> requires ace perms, prints position and player name of players in queue
'setboostingrep' --> set the boosting rep of a given playerId (Shared.Permission)
Only logged in customers who have purchased this product may leave a review.
Estrella (verified owner) –
One of the few resources I purchased that worked correctly without extensive troubleshooting.
Rosa (verified owner) –
I like this item and also the customer service of them.
Maria (verified owner) –
We have used this resource during multiple busy sessions, and it has remained stable.
Mattie (verified owner) –
The item and the design are very cool. Also the support is amazing, they always help you with any detail that you have.
Albert (verified owner) –
Great resource with a polished design. It fits our server well and required very little customization.
Yasmin (verified owner) –
Good performance, clean interface, and helpful support. Nothing to complain about.
Cortez (verified owner) –
Performance is excellent. We have not noticed any significant increase in resource usage since installing it.
Barrett (verified owner) –
I appreciate how customizable this resource is. We were able to make it match our server branding perfectly.
Florencio (verified owner) –
Works as advertised and looks even better in game.