• New pricing for Credits and VIP

  • We sell Discord Boosts (level 3) now at a very cheap price and 100% guarantee safe and with replacement guarantees if there happens to be an issue💪

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