27-10-2006, 10:03 PM
I think theres a tut here but you...
in both server and client
find
MAX_MAP_Y
MAX_MAP_X
change those to how many tiles you want across and up and down
then you change your picScreen according to that..
if you have MAX_MAP_X of 10 say you would change your Width of PicScreen to 320
[10 x 32] of course thats if you have 32x32 tiles.
Sorry if I made that more confusing than it is... but its easy.
in both server and client
find
MAX_MAP_Y
MAX_MAP_X
change those to how many tiles you want across and up and down
then you change your picScreen according to that..
if you have MAX_MAP_X of 10 say you would change your Width of PicScreen to 320
[10 x 32] of course thats if you have 32x32 tiles.
Sorry if I made that more confusing than it is... but its easy.