- ALL CREDITS TO THE ORIGINAL CREATORS (PROJECT SLOTH)
- I TAKE 0 CREDIT
- I DID NOT CREATE ANY OF THIS
- I JUST CONVERTED IT
- START IT LAST
Stress should work now?. If you wanna use it uncomment lines 954 to 956 on client.lua to read stress. you will however, gonna have to convert the other parts yourself. Sorry. This was my first try at somthing like this. Also is the first script im actually releasing so, I did use some references for help
to use as is, you will need ox fuel. if not you will have to change the lines for fuel. If you need help with that feel free to join my dc.
Thanks to project sloth for this hud (og post) https://forum.cfx.re/t/project-sloth-free-ps-hud/4862971
Thanks to the creators of Dx Hud (I used this as a reference) https://forum.cfx.re/t/free-esx-dx-hud/4817329
Thanks to the creators/converters of esx_smallresources (seatbelt.lua didnt even touch this its the exact same) https://forum.cfx.re/t/esx-free-esx-smallresources/4806823
Thanks to SunnysTTV for help with the locales
Proof i am allowed to do this https://cdn.discordapp.com/attachments/1016562752514441236/1018761741481553950/general___Project_Sloth_-_Discord_9_11_2022_11_51_45_PM_2.png
If you need help join my dc https://discord.gg/Qs3KNaY3Ub --Skrippy--
Ultra customizable hud featuring a unique and robust settings menu. Change eveything about your experience!
- If the minimap is pulsating or flickering, make sure if you are using custom maps that you ensure ps-hud BEFORE map resource.
- Do not rename this resource from ps-hud or you will encounter issues.
- Locale is now supported. Make sure that your qb-core is update. You can update it here.
- This script is fully open source, it has no obfuscation. Svelte compiled the js when it gets build and original source code is here svelte-source.
We will now provide you with a step-by-step guide for the installation process. Shouldn't take too long and it shouldn't be too confusing either!
Go ahead and start by dragging and dropping ps-hud into your designated resources folder.
If you are still lost, Slothy has created a few GIF's to help guide you through all the installation steps.
If you don't want your community to be able to access the customizability options within the menu; make sure to change Config.AdminOnly to true instead of false. Keep in mind as well, while true, the changes you save will override for everyone on the server.
This configuration setting is found in ps-hud/config.lua as shown in the GIF below.
- Custom icon shapes
- Alter icon size, position and color
- Customize settings for individual icons
- Endless options for icon position and orientation
Here's a few showcased examples while using ps-hud.
DesignModeandShapes.mp4
IconStateandColors.mp4
IconSizeandPosition.mp4
ColorChanges.mp4
IndividualEdits.mp4
IconLayoutandSpacing.mp4
Inspiration and some code snippets from Svelte & Lua Boilerplate by Project Error