33-InfoHud
Version 1.0 (Release version)
The resource displays the following information at the top left corner of the screen at all times.
"Server Name" (changeable in config.lua)
"User Name" (FiveM/CFX username)
"Player ID" (replacement for overhead ID systems)
This was a learning project that I created to challenge my progress in lua scripting. I decided to build it because I could not find any resource online that does such a thing. This is a work in progress still as I will be adding more information to later versions.
*It also includes a command that players can use to receive a Discord Server Invite Code privately to their chat box. It won't spam the entire server everytime the command is called. If you do not wish to use the "/discord" command you can comment it out in the "config.lua" file.
NOTE: Please DO NOT change the name of the resource, or redistribute it inside of other scripts. You may use the Native Structure inside of the script to build onto your own scripts, just don't steal my work without providing credit to me in your script release. If you give it away be sure to give the next user the same instructions.
Last updated