How can i get rid of this 'Void' on my screen i tried everything..
My screen was 416x416 until I edit the Interface and made it 544x544
heres a pic of how it is:
http://i50.tinypic.com/2hq9ptw.jpg
Copyright © 2025 BYOND Software.
All rights reserved.
In your example, assuming that you have a standard icon_size of 32*32, set the client.view to 8 and the map element to 545*545, which would display the map at 17*32=544.
If you do not want to adjust the client's view you can set the icon's as stretch to fit.