Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change the size of the Game Screen
#1
Ok i know how to change the game screen in frmMirage...U just drag the screen to make it wider ect...
But i know thet in modDirectx7 than you half to make it bigger there so that it will be the same size of the pic box
But i cant find where in modDirectx7 where you do that at
Reply
#2
MAX_MAPX = Size / pic_x
MAX_MAPY= Size / pic_y
Reply
#3
Yea just search for MAPX and MAPY.

the defaults are like 15 and 11.

Once you change them make sure it is changed for all parts of your game: Client, Server, Development client, etc.
if its 16, 12 in client it should be 16, 12 in your server..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)