• Any issues or need an Payment Address for any crypto? join our Discord and open a ticket !

  • Paypal payment? Open a ticket in DISCORD!

QBCORE Weed Laboratory - FiveM Script [QBCore] (1 Viewer)

natimane

Active member
Jan 31, 2022
73
44
18
HELL
Credits
1,005
NVM I FOUND IT


CREATE TABLE `weed_laboratories` (
`name` varchar(255) DEFAULT NULL,
`coords` text DEFAULT NULL,
`price` int(11) DEFAULT NULL,
`player` varchar(255) DEFAULT NULL,
`lab_keys` text DEFAULT NULL,
`data` text DEFAULT NULL,
`laptop_password` varchar(255) DEFAULT NULL,
`darkweb_rep` int(11) DEFAULT NULL,
`bill` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
 

Users who are viewing this thread

Top