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