ID:160573
 
Hi, I am trying to make my map size in the skin really big, but everytime I make it big the icons all get zoomed in past 32x32. I want the screen big but the icons still to remain at 32x32 is there anyway to do this?
client/New()   // This will happen to every player that logs in
..() // Without this, players dissconnect immediately
winset(src,"[Map element ID]","icon-size=32") // Sets the map so icons are 32x32 instead of stretched (0)
Edit client.view or world.view to your liking.
In response to Jeff8500
No. >_> GhostAnime's answer was right. And the OP actually already suggested he tweaked the view of the map.
In response to Kaioken
Editing just the icon-size param won't make the map big :P

Also, I didn't notice that he suggested that until you mentioned it >_<