My bad, its index java script file
He didn’t say it was a dependencie lol he said it was setup with ox-fuel
originally it was listed as a dependency, now it’s listed as that. I only changed it because of his reply however.
Thanks for the comment tho
everything works good just having issues with the seatbelt
i was notified of this, should be fixed
Hello my hud is not showing on first connexion and i have that error in the server console
[ script:es_extended] [WARNING] Server callback “hud:server:getRank” does not exist. Please Check The Server File for Errors!
local function HandleSetupResource()
ESX.TriggerServerCallback("hud:server:getRank", function(isAdminOrGreater)
if isAdminOrGreater then
admin = true
else
admin = false
end
SendAdminStatus()
end)
if Config.AdminOnly then
-- Send the client what the saved ui config is (enforced by the server)
if next(UIConfig) then
sendUIUpdateMessage(UIConfig)
end
end
end
here is the bogus function any idea ?
If I load this up in my Dev server I am IMMEDIATELY banned for cheating type menu but with the script removed I can connect just fine anyone else have this issue? The ban does show in the SQL but if I clean the database it doesnt remove the action plus I have banlist off.
Hud doesnt scale very well on different resolutions other than 1080p,
for example this is on 1440p (my native) :
[ script:ps-hud] Error parsing script @ps-hud/server.lua in resource ps-hud: @ps-hud/server.lua:49: syntax error near ‘=’ I have this error could you help me?
check line 49 in server.lua
replace “Player.get(‘stress’) = 0”
with “Player.set(‘stress’, 0)”
and remove “for-esx-main” from the resource’s name
thanks
hello I have a problem my hunger bar does not go down and neither does thirst … I am using pc-needs could someone help me?
HI CAN SOMEONE HELP ME I CAN’T HEAR THE AUDIO WHEN I PRESS B…
can you do an italian version and ad the player id indicator (sorry for my bad english)
seriously great to indicate id
why does the map do this?
hey mate, just wondering if anyone would know how to remove the vehicle damage? everytime i hit something slightly the car automatically turns off or stalls, then turns back on. cheers in advance. also great conversion, other than that small issue, its awesome!
can anyone tell me how to remove the Altitude Gauge?