Name:
Street Label Version:
1.2.0 Contributor(s): @lowheartrate
Description:
This mod will add a slick NUI to the bottom of your players display, showing them various information about their current location on the HUD. This mod will display the name of the street the player is currently on, the name of the street(s) around them, and the village/city/town that they’re in. This mod currently is not customizable as I do not see what users will need to customize from this script, but may find necessary in the future.
This script was based off @KanerspsBasic UI mod and modified/reworked to make this what it is now. If you hadn’t already been able to tell, this script was inspired by @Lt.Caine’s most popular client-side mod known as Player Location Display. I had created this mod as the Player Location Display mod was installed via a client’s FiveM directory instead of being in one place on the server for everyone to have the use for. This is my very first script so please bare with me and thank you for downloading!
Preview:
Features:
The left most portion of this mod will display the direction the player is currently facing.
The top line of text will display the name of the street the player is currently on.
The bottom line will show the name of the street around the player or city/town/village.
Customizable configuration options to design the HUD look to your liking including color, size, position and vehicleCheck.
I encourage you to go through the manual installation steps in the installation instructions and ensure you’ve received the latest build from the releases page to receive the stable version of streetLabel.
Download the most recent .zip file/archive from the releases page.
Extract the contents to your server-data/resources/ folder.
Ensure you’ve added the following to your server.cfg file:
ensure streetlabel
DISCLAIMER:
DO NOT redistribute Street Label in any form without permission. This resource is FREE and will remain that way. Anyone that releases this script as theirs will be flagged for moderation.
There currently is no easy way to change the entire location of the mod but will try to figure out a way to do so. Only way to change location of it right at this moment is to change the location of each element of the script for every single direction.
EDIT: Update 0.0.1 pushed; Users can now use the config to change position of the mod.
Added configuration file so users can now adjust the position of the HUD to their liking. Read more about this update in changeLog.md located on the GitHub project. Big thank you to @Briglair for explaining exactly how to do this and make this update possible.
The hud is too big for me, made it a little bit smaller, but when the direction that player faces changes it moves the hud everytime, which is kinda annoying. So far - great script, thank you.
As the description of the script says (that you clearly did not read) : “If you couldn’t tell this script was inspired by Lt. Caine’s3 most popular client side mod known as “Player Location Display”11. I made this server side mod as I am aware that the Player Location Display mod was installed via a clients FiveM folder instead”
I made this script so servers could use it instead of each client having to manually install it if they want a HUD like that. I also made some change(s) to the script that PLD doesn’t currently have to my knowledge, being able to move the HUD around to users liking. More updates will be coming soon for other customization options!
Adjusted the configuration file so users can now adjust the color of each element on the HUD to their liking. Read more about this update in changeLog.md located on the GitHub project.