Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
/ streetLabel Public archive
forked from codibez/streetlabel

Street Label adds a simple but slick street display to your GTAV FiveM server.

Notifications You must be signed in to change notification settings

PineappleCraft/streetLabel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streetLabel

streetLabel adds a slick UI on the bottom of your players display showing various information about their location on the HUD. This mod was inspired by Lt. Caine's most popular client side mod known as Player Location Display.

Preview

streetlabel-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.
  • Many customizable configuration options to customize the HUD to your liking, including colors & vehicleCheck

Download & Installation

Using Git

cd server-data/resources/
git clone https://github.com/lowheartrate/streetLabel

Manually

  • Download the most recent .zip file/archive from the releases page.
  • Extract the contents to your server-data/resources/ directory.

Installation

  • Ensure you've added the following to your server.cfg file:
start streetLabel

About

Street Label adds a simple but slick street display to your GTAV FiveM server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 38.2%
  • CSS 31.8%
  • JavaScript 17.9%
  • HTML 12.1%