Jump to content

[SOLVED] Help! Spawn location thumb and description not showing


Boros

Recommended Posts

[SOLVED]

After some research we noticed the thumb and description will only show if you have the map files in your gamne folder like this:

 

AarchivosSS.png.b90bb8f244fb9e5041ee1bf8f082d34a.png


I compiled the files and gave it to my friends so they can download it and add it to the maps folder and after that everyone was able to see the thumb image and description.

casS.png.21d9db42232111ace4f58f1c3cdcef0a.png

 

Hope this can help anyone with similar problems! :D
---------------------------------------------------------------
Hi all!


I just rented a Nitrado PZ server with some friends. And we want to set a custom spawn location in the spawn location list.

We created a folder with the spawn coordinates, custom map.info and our own thumb.

 

info.png.cdd131dba88deb9314febee4bb4ed1b4.png

 

And added the  line:

Quote

{ name = "Base Principal, KY", file = "media/maps/Base Principal, KY/spawnpoints.lua" },

to the servertest_spawnregions.lua.

 

I can see the spawn point in the list and it works fine it spawns me at the position I wanted but it doesn´t show any description or thumb image.

 

list.png.15098a3e4a6c3039c7b0b8fcaecbd6ee.png

 

Any idea why? I am missing something?

 

Thank you very much :D

Edited by Boros
Link to comment
Share on other sites

  • Boros changed the title to [SOLVED] Help! Spawn location thumb and description not showing
  • 1 month later...

Hi, i'm having similar problem, can't figure out why. I'm making a custom spawn for Valley Station and LouisVille.

Here's a bit of code from server:

 

Quote

{ name = "LouisVille, KY", file = "media/maps/Louis, KY/spawnpoints.lua" },

 

then from client at media/maps/Louis, KY/

i have:

-map.info

-spawnpoints.lua

-thumb.png 

 

in map.info:

Quote

title=See media/lua/shared/Translate/EN/LouisVille, KY/title.txt
lots=Muldraugh, KY
fixed2x=true
description=See media/lua/shared/Translate/EN/LouisVille, KY/description.txt

 

then inside media/lua/shared/Translate/En/LouisVille

i have created a .txt file for description and title, yet no description, no thumb, but spawn location is working

If someone have any idea, i would gladly take any help to figure out

2021-12-18 04_53_32-maps.png

Edited by Brise
Adding screenshot of file
Link to comment
Share on other sites

  • 3 weeks later...

It seems the new update changed how the description is displayed.
I see you are doing it right just the name of the folder doesn't match. So my guess is it can't find the files you writed. Try to match the name so it works.

 

direction_PZ_1.png.aae2936f08d36aa28ebe84d68a5ae8aa.png

 

 

About the thumb image. Are you making sure everyone have the files in their computers? The files for the thumb and description should be on both server files and on everyones computer who wishes to join your server. Like this:
 

SteamLibrary/steamapps/common/ProjectZomboid/media/maps/Your Folder Name

"Your Folder Name" Should match the folder name of your files in your case "LouisVille"

I haven't tried myself as soon as Im less busy I will try to set up a server on the new update.

Hope this can help you! :D

@Brise

Edited by Boros
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...