src.client.eye=locate(x,y,z)
Problem description: Why the hell doesn't this work? Reference on client.eye;
Example:
client
eye = locate(5,5,1)
This fixes the center of the player's map at the turf coordinate (5,5,1).
Since the eye is fixed, the map will not scroll even as the player's mob moves out of the visible range.