Mirage Source
MS4 Map Properties Bugfix - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Source Code Development (https://mirage-engine.uk/forums/forumdisplay.php?fid=51)
+----- Forum: Mirage Source 4 (Visual Basic 6) (https://mirage-engine.uk/forums/forumdisplay.php?fid=44)
+----- Thread: MS4 Map Properties Bugfix (/showthread.php?tid=2111)



MS4 Map Properties Bugfix - Nean - 17-09-2008

In MS4, when you change stuff around in the properties, and push Ok. It doesn't auto-submit. So, if you try to leave the map, that you have recently linked, and haven't saved, it'll boot you from the game. This is a really easy, fix.

In the MapProperties Form, double click the OK. Button. Add this code, before
Code:
Unload Me

Code:
Call MapEditorSend
    frmMirage.Width = 10080

Hope this helps.

Credit goes to Dave, for inspiring me to do this.


Re: MS4 Map Properties Bugfix - William - 17-09-2008

Moving this to MS4 board because it will be fixed and then this post will be unneeded so no reason for it to be in feature tutorial.


Re: MS4 Map Properties Bugfix - Nean - 17-09-2008

William Wrote:Moving this to MS4 board because it will be fixed and then this post will be unneeded so no reason for it to be in feature tutorial.

Oh. Sorry about that. I didn't know where it should go.


Re: MS4 Map Properties Bugfix - William - 17-09-2008

Well if MS4 was released, then you would post bug fixes in the MS4 Tutorials, but since things will be fixed and such. Theres really no need to post them here atm. So no worries.


Re: MS4 Map Properties Bugfix - William - 17-09-2008

You guys should make it save the changes. I moved out of the map tons of times, but thats because I have seamless maps and dont see the corners xD


Re: MS4 Map Properties Bugfix - William - 17-09-2008

Yeah, that would be perfect.


Re: MS4 Map Properties Bugfix - Nean - 17-09-2008

Meh, I did what I could. Glad that i could be of some assistance.


Re: MS4 Map Properties Bugfix - GIAKEN - 17-09-2008

Nice job Nean Big Grin


Re: MS4 Map Properties Bugfix - Nean - 17-09-2008

GIAKEN Wrote:Nice job Nean Big Grin

Thanks. Smile


Re: MS4 Map Properties Bugfix - Anthony - 18-09-2008

William Wrote:You guys should make it save the changes. I moved out of the map tons of times, but thats because I have seamless maps and dont see the corners xD

Why not just draw a box around the map your in? xD.