Page 1 of 1
Uploading map
Posted: November 17th, 2020, 1:15 am
by Starfruit
Hello.
Say if i were to upload my map, what would i include in it? Would it be for example the def and map files and then pack them up in a .rar file?
Best regards
Re: Uploading map
Posted: November 17th, 2020, 9:49 am
by Arayas
the files needed to make your map work. Be sure you dont upload SCS definitions edited by you (if your map is NOT standalone).
And not RAR, but ZIP renamed SCS.
Re: Uploading map
Posted: November 17th, 2020, 11:44 pm
by Starfruit
I mean when i want to release the map mod to the public, how do i pack it?
Re: Uploading map
Posted: November 18th, 2020, 12:08 am
by BenganJ
@Starfruit
Arayas just told you! ZIP all the files that the map mod consists of and then change the extension from .zip to .scs!
Re: Uploading map
Posted: November 18th, 2020, 12:14 am
by Starfruit
However, it needs to be set to .rar for public release right?
Re: Uploading map
Posted: November 18th, 2020, 12:19 am
by BenganJ
@Starfruit
No, actually not, but it is quite common for mappers to ZIP or RAR
the map mod when it is released, but then the map consists of several
mod components, like added road connection mods e.g.! I must say
I have a hard time considering you as a former Promods mapper.
Re: Uploading map
Posted: November 18th, 2020, 12:37 am
by Arayas
for example in my defmap file i have
Code: Select all
def\
font\
map\
sound\
document.txt
icon.jpg
manifest.sii
all this are included in a zip archive renamed later from zip to scs
if you want that scs file to compress it yet again you can include it in a rar file, but not necesary
Re: Uploading map
Posted: November 18th, 2020, 3:51 pm
by Starfruit
Thanks a lot