View Single Post
Old 05-21-2004, 12:51 PM   #3 (permalink)
[Shaman]
Forum Novice
 
Join Date: Jun 2003
Age: 23
Posts: 134
Send a message via ICQ to [Shaman]
Default

Quote:
Originally Posted by Revan
Here's what i've done that makes it work:
Code:
pictureBox.Image = Ultima.Map.Felucca.GetImage(0, 0, 32, 32, true);
It just shows the water in the top left corner of the map though :P
The resolution there (32x32) isn't the right one to use to get

I recommend you lower your resolution though.. 272x272 shows like 1/4th of the map (takes quite a while to load)


i've been messing with it a bit, it clearly is that x and y aren't the .where of a character.. they are somehow linked i think, but i don't know how....

Krrios, do you have something that might clear this up?
[Shaman] is offline   Reply With Quote