• We have a new discord! click here to join
    Any faulty links ? Report them in our discord or via our Ticket System!
    We do everything we can to protect the safety of our visitors, if any resource contains malware in any kind of form or obfuscation please report it aswell ♡♡

ESX Codem-HUDV2(fixed mic and map) (1 Viewer)

FaithAvrielle

Member
Oct 19, 2023
27
12
3
Credits
153

1697805797805.png
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
 
Last edited:

BASYCH69

Member
Jun 25, 2023
12
12
3
Credits
529
-=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
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.
 

FaithAvrielle

Member
Oct 19, 2023
27
12
3
Credits
153
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.
you can refer to esx documentation for the fix
 

FaithAvrielle

Member
Oct 19, 2023
27
12
3
Credits
153
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.
got mine fixed just an easy thing to do
 
  • Post hidden due to user being banned.

Users who are viewing this thread

Top