• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

QBUS [QBus] BB-Garages Fixed (14 Viewers)

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