View Single Post
  #6  
Old 12-21-2009, 01:27 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by cbk1994 View Post
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).
Reply With Quote