View Single Post
Old 05-21-2004, 06:44 AM   #1 (permalink)
[Shaman]
Forum Novice
 
Join Date: Jun 2003
Age: 23
Posts: 134
Send a message via ICQ to [Shaman]
Default map.<facet>.GetImage()

i've been messing around with the ultima skd again, and i've stumbled upon an oddity:

Code:
Ultima.Map.Trammel.GetImage(x, y, 272, 272)
if i make a picturebox hold that image, giving x and y any random coordinate on the map... i get nothing but a black image.. same things go when i try one of the other facets...

Does anybody know why this doesn't work, and/or how to fix it?

Thanks
[Shaman] is offline   Reply With Quote