Hello
I'm kinda new to rust, so sorry if this is a stupid question
Earlier I could search up the worldmap I'm playing on playrust.io, but this doesnt seem to work after the patch.
However I've tried to generate a map on [url]http://www.playrusthq.com/generate-map[/url]
This seems to work, I have confirmed with my private server. However you need both map seed and map size to generate this map. When I'm on a community server I can only seem to find the map seed in the F1 menu. The map size is given in km2 wich doesnt work in the generator.
Does anyone have a way to find the exact map size of a server? Or do you need to be an admin to do that?
Or is it any other way to get a world map?
Thanks for any answers!
The map size is just the square root of the map area, in meters. In other worlds Sqrt(area) * 1000
E.g. Fairly common is 16Km2, which is a map size of 4000 (m).
Yea, problem is that the number have to be exact, and the square number is rounded. But no worries, I found that the correct size is to be found in the console when you log in :)
Sorry, you need to Log In to post a reply to this thread.