Dodaj do koszyka
Promocja!
Script ESX QBCore Standalone

Boostowanie samochodów i Vinscratch

Pierwotna cena wynosiła: $68.00.Aktualna cena wynosi: $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.

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

Funkcje:

  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. Działa przy 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 opinii klienta)

Product facts

Framework
ESX, QBCore, Standalone
Resource type
Script
Included files
1 downloadable file
Add to Cart
Wzmocnienie
Car Boosting i Vinscratch
$68.00 Pierwotna cena wynosiła: $68.00.$27.00Aktualna cena wynosi: $27.00.

Plik konfiguracyjny

# 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 opinii dla Car Boosting & Vinscratch

  1. Estrella (zweryfikowany)

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

  2. Rosa (zweryfikowany)

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

  3. Maria (zweryfikowany)

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

  4. Mattie (zweryfikowany)

    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 (zweryfikowany)

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

  6. Yasmin (zweryfikowany)

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

  7. Cortez (zweryfikowany)

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

  8. Barrett (zweryfikowany)

    I appreciate how customizable this resource is. We were able to make it match our server branding perfectly.

  9. Florencio (zweryfikowany)

    Works as advertised and looks even better in game.

Tylko zalogowani klienci, którzy kupili ten produkt mogą napisać opinię.