ID:176851
 
Ok, I have three maps, 2 of them are 30x30 and one is 10x10. I know that the smaller one will be stretched to fit the other 2, but I don't want the view to move, on the small map. which coordinate would I set the client eye to? And how would I do this, as I have never worked with eyes before?
Delita12345 wrote:
Ok, I have three maps, 2 of them are 30x30 and one is 10x10. I know that the smaller one will be stretched to fit the other 2, but I don't want the view to move, on the small map. which coordinate would I set the client eye to? And how would I do this, as I have never worked with eyes before?

I'd suggest an odd map size for this. The eye would go to the center of the map if you want to see the whole thing, so to be perfectly centered it needs to be on 5.5,5.5 for a 10x10 map; since 5.5 is not a valid coordinate, that won't work. But on an 11x11, 6,6 will do nicely.

Lummox JR