• We have a new discord! click here to join
    Any faulty links ? Report them in our discord or via our Ticket System!
    We do everything we can to protect the safety of our visitors, if any resource contains malware in any kind of form or obfuscation please report it aswell ♡♡

    Payments via Crypto: Please open a ticket, if you experience any issues, or if you miss your coin as an option in the list we have alot of wallets available.

QBCORE [QBus] BB-Garages Fixed (1 Viewer)

P

piliatchoo

Guest
thank you ..................


can give me html file please
 
I

illwhyrin

Guest
ItzHighNL said:
Fixed bb-garages unencrypted

[video=youtube]


Convert (well kinda) run in SQL:

Code:
INSERT INTO bbvehicles (citizenid,plate,model) SELECT citizenid,plate,vehicle FROM player_vehicles

UPDATE `bbvehicles` SET `stats`='{"damage":10,"fuel":98}' WHERE stats is NULL

UPDATE `bbvehicles` SET `props`='{}' WHERE props? is NULL

UPDATE `bbvehicles` SET `state`='impound' WHERE state = 'unknown' or state is NULL

UPDATE `bbvehicles` SET `parking` = '' WHERE parking is NULL


THANKS
 
K

kingraasclart

Guest
The script doesn't work for me.


The problem is when you buy a car it does not let you store it in the garage it says this is not your vehicle
 
K

kyle123

Guest
highguy69 said:
ItzHighNL said:
Fixed bb-garages unencrypted

[video=youtube]


Convert (well kinda) run in SQL:

Code:
INSERT INTO bbvehicles (citizenid,plate,model) SELECT citizenid,plate,vehicle FROM player_vehicles

UPDATE `bbvehicles` SET `stats`='{"damage":10,"fuel":98}' WHERE stats is NULL

UPDATE `bbvehicles` SET `props`='{}' WHERE props? is NULL

UPDATE `bbvehicles` SET `state`='impound' WHERE state = 'unknown' or state is NULL

UPDATE `bbvehicles` SET `parking` = '' WHERE parking is NULL

Nice !
The video is a awesome preview gonna get that working soon
 
M

Miguelroman12

Guest
Thanks, i will test it


i want download it, thanks for post
 
P

paabesco

Guest
The script doesn't work for me.
The problem is when you buy a car it does not let you store it in the garage it says this is not your vehicle


The script doesn't work for me.
The problem is when you buy a car it does not let you store it in the garage it says this is not your vehicle
 
D

dev_vd

Guest
ItzHighNL said:
Fixed bb-garages unencrypted

[video=youtube]


Convert (well kinda) run in SQL:

Code:
INSERT INTO bbvehicles (citizenid,plate,model) SELECT citizenid,plate,vehicle FROM player_vehicles

UPDATE `bbvehicles` SET `stats`='{"damage":10,"fuel":98}' WHERE stats is NULL

UPDATE `bbvehicles` SET `props`='{}' WHERE props? is NULL

UPDATE `bbvehicles` SET `state`='impound' WHERE state = 'unknown' or state is NULL

UPDATE `bbvehicles` SET `parking` = '' WHERE parking is NULL
nice
 

Users who are viewing this thread

Top