Toevoegen aan winkelwagen
Aanbieding!
Script ESX QBCore Standalone

Autodiefstal & Vinscratch

Oorspronkelijke prijs was: $68.00.Huidige prijs is: $27.00.

-60%

Players can join the queue and periodically the server gives the first person in queue a random contract based on their level. A higher level means you get higher chances for higher class boosting contracts. (D, C, B, A, S, S+)

Players must work together where one drives  the vehicle and the other disables trackers to escape the police.

Steun added for ox_inventory, various phone scripts and notifications, requires ox_lib

Kenmerken:

  1. Configurable Moneytype (cash, bank, crypto)
  2. Queueing system
  3. Reputation and Class saved per character
  4. Ability to transfer contracts with other players.
  5. Vehicles receive random neon and upgrades based on contract class
  6. VIN scratched vehicles are added to the player_vehicles table and are registered as vin scratched vehicles (police can check if a vehicle is VIN scratched.)
  7. Draait op 0.00
  8. Hacks are synced over all vehicles, meaning different players can do the contract together, swap hackers, etc. Only front-seat passengers can do the hacks every minute if the vehicle is driving above a certain speed.
  9. By default, vehicles from a contract send out a tracker blip every 20 seconds to all police units until the trackers are disabled
  10. Uses phone notifications to show current task.
  11. Around 100 different locations are pre-configured and  you can easily add others
  12. Around 55 different drop-off locations are pre-configured
  13. Extensive logging and server console debug prints
(9 klantbeoordelingen)

Product facts

Framework
ESX, QBCore, Standalone
Resource type
Script
Included files
1 downloadable file
Add to Cart
Boost
Car Boosting & Vinscratch
$68.00 Oorspronkelijke prijs was: $68.00.$27.00Huidige prijs is: $27.00.
[FiveM] Lionh34rt Car Boosting and Vinscratch

Configuratiebestand

# 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)

 

9 beoordelingen voor Car Boosting & Vinscratch

  1. Estrella (geverifieerde eigenaar)

    One of the few resources I purchased that worked correctly without extensive troubleshooting.

  2. Rosa (geverifieerde eigenaar)

    I like this item and also the customer service of them.

  3. Maria (geverifieerde eigenaar)

    We have used this resource during multiple busy sessions, and it has remained stable.

  4. Mattie (geverifieerde eigenaar)

    The item and the design are very cool. Also the support is amazing, they always help you with any detail that you have.

  5. Albert (geverifieerde eigenaar)

    Great resource with a polished design. It fits our server well and required very little customization.

  6. Yasmin (geverifieerde eigenaar)

    Good performance, clean interface, and helpful support. Nothing to complain about.

  7. Cortez (geverifieerde eigenaar)

    Performance is excellent. We have not noticed any significant increase in resource usage since installing it.

  8. Barrett (geverifieerde eigenaar)

    Ik waardeer hoe aanpasbaar deze bron is. We konden het perfect laten aansluiten bij de branding van onze server.

  9. Florencio (geverifieerde eigenaar)

    Works as advertised and looks even better in game.

Enkel ingelogde klanten die dit product gekocht hebben, kunnen een beoordeling schrijven.