Example code at : Gamer tags - Cfx.re Docs is not working. Nothing happens and when printing its value to check returns ‘false’ ( meaning function failed )
So basically the example doesnt work, then i also tried multiple versions of that script with different ways of getting the correct player ( maybe that was the issue, who knows ) but it never worked. No errors, no nil data values, the native CreateMpGamerTagWithCrewColor simply does not work
For a good bug report you should probably include:
- Client (production/canary) and FXServer version
Mhm i dont know what is what, Im using FiveM in Beta mode ( i even tried in Release but still nothing works )
Latest FXServer, updated to the 25770 version - What you expected to happen
Expecting a name tag ( after setting the Visibility to the different components to true ) - What actually happens
Nothing
( when printing the tag : false ) - Category of bug (eg. client, server, weapons, peds, native)
Native - Reproducible steps, preferably with example script(s)
Im using the example script from the documentation : Gamer tags - Cfx.re Docs