Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
picScreen Tutorial
#1
2/5 - Easy
Tutorial By Sign

Note: This tutorial is not a Copy & Paste.
This tutorial will teach you how to change the picScreen's
size and map size sice picScreen isn't just resizing

Things To Edit
[*] modTypes [Client and Server]
[*] frmMirage

First of all the picScreen's width and height has to be divisable
by 32. Lets say my height was 1120, It could surely be divided
by 32 and the divided number would be 35. In modTypes (both
Client and Server) you will be able to find MAX_MAPX = and
MAX_MAPY = In Both client and server the numbers has to be
the same. Below Shows you where the divided height
and width of picScreen and where it goes.

Code:
MAX_MAPY = DIVIDED HEIGHT
MAX_MAPX = DIVIDED WIDTH

Then After dividng and putting where the divided number goes
Delete ALL Your maps in client and server.
Run Your Server and Client
And Wala! You Have Working Resized picScreen
Reply
#2
nice and simple tutorial, i like it Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)