Can someone tell me how to get the carhud out? because I want to use another one?
Turn to false in the config file
after following each step i only can see the briefcase logo in the hud. nothing else work. Please help
How to move on extended 1final?
I changed css file but it doesnât move
Hi ,
just job money and bank money working for me ,
time , street , hunger , thirst doesnât work
i have followed the indications and change my basic needs like the tutorial.
thanks
SolvedâŚwork fine
So you initially reply saying you have the same problem, suggesting youâre expecting someone to come up with a helpful answer and then you come back to tell us you solved it. So now what do you expect, congrats? Care to share to that other guy with the same problem how you fixed it? JesusâŚ
Hi, someone know how to put the logo in rotate mode? (Code)
solution
âfood and thirst are draining to fast how i can make them last longerâ
open esx_basicneeds/client/main.lua and adjust rows 42-52. there you will find max level of hunger and thirst, you can set it higher,
TriggerEvent('esx_status:registerStatus', 'hunger', 1000000, '#CFAD0F', function(status)
TriggerEvent('esx_status:registerStatus', 'thirst', 1000000, '#0C98F1', function(status)
or adjust value wich regularly reduces status and set it lower
status.remove(100)
status.remove(75)
Change
status.remove(1000)
status.remove(750)
to
status.remove(100)
status.remove(75)
I found the solution in the comments of this video.
anyone manage to setup image for ESX_GYM ?
That is a helpful answer bro for those who might need it, cheers.
push to talk
any chance you could help with the stress part kind of confused which files to put them in to
How can I configure the food does not lower me
sorry my English is bad
If you are the driver and you spam the F with the seatbelt on you can go out of the vehicle. How can I fix it?
Any chance anyones messed around with moving the VOIP Controls and such from this?
you have to go to trew_hud_ui/client/client.lua In the client.lua
Go the line 671
Change this;
AddEventHandler(âonClientMapStartâ, function()
To this
AddEventHandler(âesx:onPlayerSpawnâ, function()
you have to go to trew_hud_ui/client/client.lua In the client.lua
Go the line 671
Change this;
AddEventHandler(âonClientMapStartâ, function()
To this
AddEventHandler(âesx:onPlayerSpawnâ, function()
Hello,
Can anyone tell me how I can put the animated logo?
posso obter sua versĂŁo modificada?
can i get your modified version?