Quote:
Originally Posted by cbk1994
The only way to make your own image is to take a screenshot of each level and stitch them together, like is done on Era. It's possible to take the screenshots by script, but because of limitations of Graal, you can't take a screenshot larger than 1024x1024 (the size of a level).
|
Why don't you just generate it offline? Or is this a problem because of things like trees and such?
I'd say lift the 1024 limit on serverside panels, but I think I'd much prefer a built-in function for generating maps. Something like findgmap("world.gmap").makemap(file,res); where res would be the resolution 0-1(1 actually being 50percent, as it'd be silly to render a full-scale gmap).