Giter VIP home page Giter VIP logo

esx_hud's People

Contributors

arctos2win avatar benzo00 avatar bitpredator avatar bloope18 avatar csokihun avatar cyzxin avatar dannezzzan avatar epyidev avatar gellipapa avatar github-actions[bot] avatar ic3d00 avatar itismaku avatar jbdevic avatar kraleemil avatar lenny822 avatar mycroft-studios avatar nemyoriginal avatar nikartikthebear avatar rav3n95 avatar thefantomas avatar thekuca avatar titanhaxz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

esx_hud's Issues

Issue with enter car on passanger side

Hello,

if you enter an car on passanger side the car hud doesnt open correctly.

this is confusing because depending how you park your car sometimes the character needs to enter the own car from the passanger side ...

Health

Having inconsistent health, when die, healt bar its still half. Any idea ?

imagem

Cruise Control remove?

Did they remove cruise control in the last update?

There is only this code, any way to redeploy?

local cruiseControlStatus = false

local function SetCruiseControlState(state)
    cruiseControlStatus = state
end

exports('CruiseControlState', function(...)
    SetCruiseControlState(...)
end)

Second job in HUD

Hello,

Would it be possible to add below the first job, the same thing for a second job? I tried to add in all the files including the JS, job2 each time, but it didn't add me the line below the existing job.

Thanks in advance.

Handling air vehicles

Would be nice improvment to handle air vehicles by removing the speedo, removing turn signals (sound and actions) while in the air. Maybe more stuff can be adapted for air vehicles

Speedometer bugs and Mileage don't save

Hello,

First problem :
On random vehicle (import, sport, classic,sedan, etc...), speedometer disappears and only solution is disconect and reconnect.

Second problem :
Mileage don't save when i cut engine or i get out my car. And at the moment, mileage save for no reason...

Can you help me ?

Thanks

stress

Hey, is there an option to add stress to the HUD?

seatbelt keybind

hey i cant find the keybind for the seatbelt can someone help me pls

Idea

Show the job and add the background

Dollar to euro

Hello!

How do you change the dollar sign to a euro sign? I can not find it.

Language problem

Good morning,
since there is no translation for the HTML part (NUI), an error is displayed.

Would it be possible to fix this?
image

Suggestions

change icon type (i mean it's complicated to know witch one is like if i would change one off it)
add alcohol status in option
add seatbelt status for passenger ( driver can know if one off her passengers had an unlocked seatbelt)
add taxi features like mileage trakers
add police features like embarked speedcam

Error message console with cycles

Hello,

When I get off my bike, I have this problem:

[ script:esx_hud] SCRIPT ERROR: @esx_hud/server/mileage.lua:57: attempt to index a nil value (field '?')
[ script:esx_hud] > Update (@esx_hud/server/mileage.lua:57)
[ script:esx_hud] > handler (@esx_hud/server/mileage.lua:86)

The line are : self.Data[plate].mileage = mileage
On function Mileage:Update(plate, mileage, playerId, kmh

Can you help me ? Because sometimes this also happens to vehicles, quite rarely but it happens

Thanks you

version error

it's a joke... dowload 1.5 version manifest it's 1.4 ... no comment man

Add seatbelt

Add a seatbelt. Function: if the player is not buckled up, he will be thrown out of the car.

esx_hud (global 'HUD') (global 'Config') 1.07

esx_hud (global 'HUD') (global 'Config') 1.07

[ script:esx_hud] Error loading script server/main.lua in resource esx_hud: @esx_hud/server/main.lua:1: attempt to index a nil value (global 'HUD')
[ script:esx_hud] stack traceback:
[ script:esx_hud] @esx_hud/server/main.lua:1: in main chunk
[ c-scripting-core] Failed to load script server/main.lua.
[ script:esx_hud] Error loading script server/mileage.lua in resource esx_hud: @esx_hud/server/mileage.lua:1: attempt to index a nil value (global 'Config')
[ script:esx_hud] stack traceback:
[ script:esx_hud] @esx_hud/server/mileage.lua:1: in main chunk
[ c-scripting-core] Failed to load script server/mileage.lua.

Default Speedo

Since I don't need the speedo from this hud, I tried to disable it in the config.lua. This only disabled the "main" speedo, but now I got this speedometer and I don't know how to get rid of it

dont save correctly

Hello, I love this hud, it's new, nice interface and simple :). I send you a link directing you to the esx_garage because I believe that the problem comes from either one or the other, if you have a chance to look.

esx-framework/esx_garage#11

Create esx_hud ui Locales

In my opinion and the opinions of the testers, it would be good to add the possibility to translate ui in locales.

Like this in lua:

Locales["en"] = {
    ui_something = 'Something',
}

Weapon UI shows in Photo App

When I open the Photos app on the phone, the interface shows me the weapons UI. Even if I don't own or have drawn a weapon

image

Missing eof on shared folder main.lua + initiate esx on server side main.lua

[ script:esx_hud] Error parsing script @esx_hud/shared/main.lua in resource esx_hud: @esx_hud/shared/main.lua:5: '}' expected (to close '{' at line 2) near
[ c-scripting-core] Failed to load script shared/main.lua.
[ script:esx_hud] Error loading script server/main.lua in resource esx_hud: @esx_hud/server/main.lua:1: attempt to index a nil value (global 'HUD')
[ script:esx_hud] stack traceback:
[ script:esx_hud] @esx_hud/server/main.lua:1: in main chunk
[ c-scripting-core] Failed to load script server/main.lua.
[ script:esx_hud] Error loading script server/mileage.lua in resource esx_hud: @esx_hud/server/mileage.lua:4: attempt to index a nil value (global 'HUD')
[ script:esx_hud] stack traceback:
[ script:esx_hud] @esx_hud/server/mileage.lua:4: in main chunk
[ c-scripting-core] Failed to load script server/mileage.lua.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.