How do i add symbols in server description like this:
It’s pretty easy - just use sets X Y
, example: sets Tags "RP, Police, ESX"
Note, if you’re using spaces for the “Y” argument, be sure to put in quotation marks like in my example - otherwise you’ll probably get an error.
Reference:
https://docs.fivem.net/docs/scripting-reference/convars/#using-commands-2
1 Like
thank you!