ill check it right nowLink ist down!!!!!!
Ff fefef feff
Link ist down!!!!!!
Ff fefef feff
link is updated now please checkLink ist down!!!!!!
Ff fefef feff
I've added it to the server. However, the HUD is not displaying at all, sometimes, but occasionally, it appears when I'm in a vehicle. And I'm not sure how to modify this for the new ESX export, so that might be the issue as well.-=Stripped Content=-
View attachment 10680
CREATE TABLE IF NOT EXISTS `codem-hud-data` (
`identifier` varchar(65) DEFAULT NULL,
`data` longtext DEFAULT NULL,
`stress` int(11) DEFAULT NULL,
UNIQUE KEY `identifier` (`identifier`) USING HASH
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
this is the sql just paste this
you can refer to esx documentation for the fixI've added it to the server. However, the HUD is not displaying at all, sometimes, but occasionally, it appears when I'm in a vehicle. And I'm not sure how to modify this for the new ESX export, so that might be the issue as well.
got mine fixed just an easy thing to doI've added it to the server. However, the HUD is not displaying at all, sometimes, but occasionally, it appears when I'm in a vehicle. And I'm not sure how to modify this for the new ESX export, so that might be the issue as well.