Thats the snippet just change it too poop and pee
Or with the same name registered from your esx status
Dont work for me im add location in config but not hint me E fot toilet.
you need the renzu_popui or convert to other sisteme like esx help notification or target
you need to start all dependency to make this work as drag and drop
Is there a way to disable the constant spam on console?
are you using a latest version?
latest commit does not have a print
TriggerEvent('esx_status:getStatus', 'poop', function(status)
poop = status.getPercent()
end)
something like this?
Yes that will work using esx status
Just copy how to get your thirst and hunger
As long as that poop is register to your status it would work
Your scripts is already converted to work with esx_status or i need to do something?
thx for the update. But i cant place or use the showerprop it dont shows up the model. (i use my housing system which is able to place down props like the toilet it works great)
and also please add support for face wash station over props
Could you make poop as a command like /pee?
Did you try to add a loadmodel first?
Since its a custom prop
Its required
The hygiene script support esx status ontick
But thats it.
You need to setup your hud to get the values from your esx status
whether that works without a hub? I donāt even know if Iāve done it right until now and if it works XD
somehow Iām just too stupid for that where exactly should that be written in oO?
what exactly is your issue?
my problem is that things with the esx_status are not exactly what they want and I donāt get it tied into our hub, which wouldnāt be bad either, Iām trying the TriggerEvent (āesx_status: getStatusā, āpoopā, function (status))
poop = status.getPercent ()
end) in esx_basicneeds because it has to be in there, right?
you dont need esx_basicneeds to make this work, esx basic needs trigger the effect right for hunger ex.
what exactly do you need to do? show the poop in your hud?
that means I have to trigger event (āesx_status: getStatusā, āpoopā, function (status) poop = status.getPercent ()
end) nowhere to enter? well that with the poop in the hub is not important, I just donāt know if, for example, everything is going like in the video with the flies and also the message that you are woolly dirty and you should take a shower
You donāt need getStatus. The ontick event triggered by status includes all the data you need. Try printing the table contents so you can see