#GARAGE SCRIPT
1 messages · Page 1 of 1 (latest)
what should I write in sql?
Run the sql it came with
Yeh restart server after you run the sql from the script
Should be fine after that’s
Table 's62353_qbcore.user_vehicles' doesn't exist What should I write on the table?
Make it then and run it in the sql
but what should I write in the table?
5:31:49 [ script:rhd_garage] Table 's62353_qbcore.user_vehicles' doesn't exist
yes how i create this like what should I write in the table
CREATE TABLE IF NOT EXISTS `user_vehicles` (
`identifier` varchar(46) DEFAULT NULL,
`owner_name` longtext DEFAULT NULL,
`label` longtext DEFAULT NULL,
`model` varchar(50) NOT NULL DEFAULT '',
`plate` longtext NOT NULL,
`fakeplate` longtext DEFAULT NULL,
`garage` longtext DEFAULT 'Motel Parking',
`state` int(11) DEFAULT 0,
`fuel` float DEFAULT 100,
`engine` float DEFAULT 1000,
`body` float DEFAULT 1000,
`properties` longtext NOT NULL,
`deformation` longtext DEFAULT NULL,
`logs` longtext NULL DEFAULT '[]',
UNIQUE KEY `Index 2` (`plate`(100)),
KEY `Index 1` (`identifier`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
Run this sql in a query.
in heidisql
or wtv u use.
i do
What do u mean "i do". If u run that sql then restart the server it should work.
Well, it doesn't say anything in the console anymore, but I can't put the car in the garage. It normally gets out of the car when I press the button that says I want to put it in the garage, but the car doesn't disappear.
Do you own the car? any other errors? what happens after? show a preview?
Send it hosted on a streaming service like streamable.
medal its okey?
Watch GTA V and millions of other GTA V videos captured using Medal.
show the f8 and the server console
server?
SERVER ID: 81ac6305
no, server console
where i can see?
when you press e to save the vehicle something need to appear on that console
so in this case open a github ticket in that resource
i dont see github
so where you've downloaded that script
okey i go do it
where did u download the script from?