Page 6 of 95

Re: how to... A tutorial creating map(1.8.2)

Posted: 14 Jun 2014 18:28
by Anonim119
MandelSoft thanks for help! Viele Danke!

Re: how to... A tutorial creating map(1.8.2)

Posted: 14 Jun 2014 18:55
by Anonim119
Erm... done exactly how you said and it's still not working.... Any ideas?

Re: how to... A tutorial creating map(1.8.2)

Posted: 15 Jun 2014 08:30
by MandelSoft
Could you post the SCS file here, so I can look into it?

Re: how to... A tutorial creating map(1.8.2)

Posted: 15 Jun 2014 11:00
by Anonim119
What do you mean by 'SCS file'?
Where can I find it?

Re: how to... A tutorial creating map(1.8.2)

Posted: 15 Jun 2014 12:38
by MandelSoft
It's the archive you packed your map mod in.

Re: how to... A tutorial creating map(1.8.2)

Posted: 15 Jun 2014 14:14
by LoaderSaints
I got a question. If I were to edit the standard map and to use the background map that can be found in the game files. How do I get the background map to match the in-game map?

Re: how to... A tutorial creating map(1.8.2)

Posted: 15 Jun 2014 14:55
by MandelSoft
We use a custom map background, which is not included in the public release. What you can do, is to open "/def/editor_data.sii" and set the background underlay position and dimension to the standard values:

Code: Select all

	bcg_size_x[]: 207656
	bcg_size_y[]: 174375
	bcg_offset_x[]: 10500
	bcg_offset_y[]: -7090
That should fix it, sorta.

Best,
MandelSoft

Re: how to... A tutorial creating map(1.8.2)

Posted: 15 Jun 2014 17:58
by LoaderSaints
MandelSoft wrote:We use a custom map background, which is not included in the public release. What you can do, is to open "/def/editor_data.sii" and set the background underlay position and dimension to the standard values:

Code: Select all

	bcg_size_x[]: 207656
	bcg_size_y[]: 174375
	bcg_offset_x[]: 10500
	bcg_offset_y[]: -7090
That should fix it, sorta.

Best,
MandelSoft
When using those standard values I get this:
Image
As you can see according to the map IJmuiden is in Bremerhaven. XD

Re: how to... A tutorial creating map(1.8.2)

Posted: 15 Jun 2014 18:20
by MandelSoft
Hmmm... odd. It should work, but then again, fitting the background map is a pain, even for experienced modders.

Re: how to... A tutorial creating map(1.8.2)

Posted: 16 Jun 2014 11:20
by WarFox
how do you put that map (overlay or how do you call it) on background, please make a video tutorial, also I don't get that grid...