Awesome! Going to be using it once that’s fixed. Was kind of a funny bug, didn’t tell my players I turned it on, went to test with 1 person, then suddenly OOC was filled with “what the hell was that?”
hey, I have a problem with your script - when I type any command from your script, then every player can see that above their heads… Can you help me please?
This script is very much not standalone… It has a listed dependency of es_extended and also MySQL Async… do you have a verison that does not have these dependecies?
Please read message below, it’s not required but it is listed in the fxmanafest as a dependency, even if you don’t plan to use it.
I can comment out the es_extended part for non use of names (changed that in the files to grab the player’s username instead) but for the sql we use Oxmysql so I changed the exports (as it supports MySQL-Async) however they script is still not doing anything when the commands are ran.
Slowly fixing this script. For everyone have the issue of the script not starting properly head to line 143 in the server.lua and replace the last 3 ` with ". Still looking into getting it working fully though
No. It can be standalone and ESX too. It you want to use your ESX RP name (from database) you can enable it. If you do not want to use RP names then you can disable it, so it doesn’t require either es_extended and mysql_async also.
I have already edited the script to fix all the issues and allow for use of the Players Username. If you would like I can send you this version so you can update it here. I will add another config option for “ShowPlayerUsername” so people can enable that if they so choose. I’ll make a PR on the GitHub
The only thing I could not fix was the little icon, does not seem to want to show up. I am still looking into that one
Also have the issue of the text appearing above everyone’s head, and the message in chat being global and not limited to the area it was typed in (not sure if this has to do with it appearing above everyone’s head, but wouldn’t want to see mechanics working on cars in LS whilst on a traffic stop in Paleto for example)