17-07-2008, 06:37 PM
Putting the gamescreen back to the size of mirage is pretty simple; change the MAX_MAPX and Y values, delete the maps folder and let the server write some new maps (well maybe not quite that simple but easy enough).
The thing is, I moved most of the forms in mirage over to picboxes and put them on the gamescreen, so reversing the proccess is a much bigger job.
If your new to VB/mirage I would really recommend getting one of the MSE versions and adding some of the tutorials to it, just to get the hang of how it works.
V2 isn't so much a working engine (it needs massive amounts of optimization) more of a record of my learning about code structures and stuff that other people can pull apart for their own use. Until I get some more work done on it that is!
The thing is, I moved most of the forms in mirage over to picboxes and put them on the gamescreen, so reversing the proccess is a much bigger job.
If your new to VB/mirage I would really recommend getting one of the MSE versions and adding some of the tutorials to it, just to get the hang of how it works.
V2 isn't so much a working engine (it needs massive amounts of optimization) more of a record of my learning about code structures and stuff that other people can pull apart for their own use. Until I get some more work done on it that is!