Is it possible to scout the entire map? RWG

hameleon0128

New member
Due to the fact that now the map is generated entirely at once, this means that the game knows it.

Accordingly, it is technically possible to open the entire map. I am the administrator of a dedicated server. I need to create a new map and scout it. But to fly for several hours in admin mode is not very convenient. It would be easier to open the whole map.

I use Allocs_WebAndMapRendering mode to view the map and regions. I would like after the creation of the world to see the map entirely. (in web interface) Is it possible? or will you still have to fly for several hours in admin mode?

P.S. Fuh ... I hope the online translator coped))) in any case, I tried to write as much as possible to understand me))

 
Totally possible.

Say you have an 8k map. Your map edges are -4096 and +4096

So you use the visitmap command in the console.

visitmap -4096 -4096 4096 4096

That will make it start at the lower left corner, and work it's way to the upper right. On my server it takes about 35-40 minutes to crawl the entire map. Your mileage will vary depending on how much CPU power you've got going on.

 
Totally possible.
Say you have an 8k map. Your map edges are -4096 and +4096

So you use the visitmap command in the console.

visitmap -4096 -4096 4096 4096

That will make it start at the lower left corner, and work it's way to the upper right. On my server it takes about 35-40 minutes to crawl the entire map. Your mileage will vary depending on how much CPU power you've got going on.
Thank you very much. it seems to work :)

{3574991E-5445-4044-81B5-120410FA05B4}.png.jpg

{3574991E-5445-4044-81B5-120410FA05B4}.png.jpg

 
Last edited by a moderator:
Back
Top