[HELP] How to add a server logo to fivem through Txadmin/Vps

I need help with adding a logo into my server. I am using Txadmin on a vps and I’ve seen a couple of videos about how to add one in put everyone is just removing the # infront of #server_logo.png but I don’t have that. Can someone please help me :frowning:

1 Like

On the main folder of your server add your image: for example “logo.png”

On server.cfg (cfg editor on txadmin) add the string:
load_server_icon logo.png

And u should be done

4 Likes

worked thanks

2 Likes

I am on FileZilla, and I am new to all this stuff. But what do you mean by main folder of server. Is that server data, resouces folder or just something else.

Just add a the logo that you are using in the folder where your server.cfg is and Name it logo.png then add the following line in your server.cfg
without Quotes (“)

“load_server_icon logo.png”

If you need any further help feel free to contact me!

mine is not working idk what to do i did all you said

Yea you are not alone, having problems with the same…

it didnt work it keeps the zap hosting logo

For those who are unable to add the logo to the server you have to resize your logo.png to 96x96

1 Like