Thema: Stupid Me (Editor Help) SOLVED Sa 4 Jun - 9:58
Hi all,
So, I'm in the process of making a new map, and I went really wrong, so I need to start over. Being the stupid person I am, I saved my map over the blank template.Iis there a way to get 1 blank tile on the map? So essentiantly clearing evrything?
Many thanks Harry
Zuletzt von Harry H am So 5 Jun - 10:26 bearbeitet; insgesamt 1-mal bearbeitet
peterZZD
Anzahl der Beiträge : 270 Anmeldedatum : 20.12.10 Alter : 26 Ort : Depending on the time of the year, middle of nowhere or middle of nowhere
Thema: Re: Stupid Me (Editor Help) SOLVED Sa 4 Jun - 18:02
Keep the following files: anything that doesn't start with tile, tile_0_0.map and tile_0_0.map.LM.bmp. Everything else that starts with tile - delete it.
Now, go to global.cfg, find:
Code:
[map] 0 0 tile_0_0.map
and delete everything below it. Now, open tile_0_0.map and replace everything with:
Code:
File created with OMSI-Editor on 6/1/2011 6:43:17 PM
[version] 10
[terrain]
Then, open tile_0_0.map.LM.bmp and paint everything in black (simply 0,0,0 in RBG).
Then come here and post the results.
Harry H
Anzahl der Beiträge : 15 Anmeldedatum : 09.05.11
Thema: Re: Stupid Me (Editor Help) SOLVED So 5 Jun - 8:19
peterZZD schrieb:
Keep the following files: anything that doesn't start with tile, tile_0_0.map and tile_0_0.map.LM.bmp. Everything else that starts with tile - delete it.
Now, go to global.cfg, find:
Code:
[map] 0 0 tile_0_0.map
and delete everything below it. Now, open tile_0_0.map and replace everything with:
Code:
File created with OMSI-Editor on 6/1/2011 6:43:17 PM
[version] 10
[terrain]
Then, open tile_0_0.map.LM.bmp and paint everything in black (simply 0,0,0 in RBG).
Then come here and post the results.
THANK YOU!!! It worked, apart from the terrain being the same as I left it, but that doesn't matter! Now I can finnally attempt to finish my map (for the 3rd time!)