Skip to content

Dyztiny-Project/DyzCarSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

Currently, I have another project to do. So I might not have time to fix bugs or add features. Sorry :(

DyzCarSystem

This is a vehicle hud on the FiveM NUI that I implement while starting to write the FiveM resource. It's a Lua code based on FiveM-SimpleCarHUD And cleans up the source by Holfz.

This resource is created for use on my server. But some Thai people stole my code and sold it in their name without my permission.

So I decided to open source this HUD because I don't want to see people would have to waste their money to the thief anymore.

UI

Features

  • NUI for HUD
  • Speed in kph / mph
  • Fuel progress bar
  • Vehicle health's progress
  • Reduce speed according to engine health
  • Cruise control (CAPSLOCK key)
  • Seatbelt (B key)
  • Engine status
  • Heading
  • Street name
  • Zone name

Installation

  1. Add the DyzCarSystem folder to the FiveM resources directory.
  2. Edit your server.cfg and add "ensure DyzCarSystem"

License

GPL-3.0 License.

  • a) You're free to use no matter what purpose.
  • b) You're free to view, edit the source code. But you "NEED" to disclose it (opensource).
  • c) You're free to re-distribute the product under the name of contributor. (Dyztiny Project, Holfz)
  • d) If you use or develop this resource. You "SHOULD" use this license (GPL-3.0 License)

Credit