EYES GARAGE

posted 23-09-2023 17:01 1.177 views 4 replies
rbac
0 Posts
429 Credits
N/A Since
#1 1.177 views 4 replies

EYES GARAGE Download Now


Video Preview Blue Garage ESX/QB



Link Google Drive Blue Garage version ESX/QB Decriptato + SQL
[SPOILER="Credit 20"]
https://drive.google.com/file/d/1v_KZCdnaa9B3FjIzacQJNBUpwOt3dhaO/view?usp=sharing
[/SPOILER]


> SQL Blue Garage
> CREATE TABLE IF NOT EXISTS owned_vehicles (
> owner varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL,
> plate varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL,
> vehicle longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
> type varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'car',
> stored tinyint(1) NOT NULL DEFAULT 0,
> fav int(11) DEFAULT 0,
> state int(11) DEFAULT 1,
> fuel int(11) DEFAULT 100,
> engine float DEFAULT 1000,
> body float DEFAULT 1000,
> job varchar(50) CHARACTER SET utf8 DEFAULT '',
> PRIMARY KEY (plate),
> KEY owner (owner)
> ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
replies (4)
techichieee
363 Posts
100 Credits
Oct 2023 Since
#1
t h a n k s
breezie
11 Posts
48 Credits
Jan 2023 Since
#2
yooo this insane dude is it fully working qbcore
iMolly_
42 Posts
64 Credits
Oct 2023 Since
#3
thanks for share it! <33
Sunil08
219 Posts
107 Credits
Dec 2023 Since
#4
Thanks for sharing this script

You must be logged in to reply

Login Register