The error im getting is ''attempt to concatenate a table value (local ‘xPlayer’) and im not sure how to fix it. The error leads to row 82:
The issue is that you can not join a string and a table together; if you want to print a table by itself, that’s fine.
And how do i rewrite this code? Been awhile since i did anything with fivem scripting lol
Remove the print.
