hey guys I got a prob.
My game screen changed since i removed my interface from the game anyway my screen resized to make the icons look really tiny how do i fix this?
i used these
not the actual numbers and how the map is made up but these commands wont work pls help
view = 3
icon_size="32x32"
heres some screen shots:
with the codes applied:
http://www.byond.com/games/hubpic/96885_8319.png
no codes :
http://www.byond.com/games/hubpic/96885_8320.png
anyway pls help
ID:273821
![]() May 19 2011, 10:06 am
|
|
DJ, add [email protected] - I will assist you 1 on 1.
|
I'm guessing that the map is showing only very small icons because even though you removed your interface, a piece of it is left behind. Any screen_loc outside of normal view bounds will stretch the screen, and the map will try to scale the icons so it fits everything in your field of view.
Lummox JR