A quick net search gave nothing... I've noticed a few things about naming:
1) Once you release a file on the Internet, you'r screwed. You are too late to change the name after that. So select the name VERY carefully.
2) New versions may cause you trouble, if your map is not named properly.
So I thought we'd cook up a standard here and now. This is not to be a control freak, its to avoid as much unessesary problems as possible.
My start suggestion for *.bsp files:
My start suggestion for *.pk3:s:Mr BZR wrote:<GAMETYPE>_<MAPNAME>_<VERSION>.bsp
Example: obj_beach_battery_1.2.bsp
<GAMETYPE> = obj, dm, tow, ctf or any other kind of ctazy game type.
<MAPNAME> = Shortest possible name.
<VERSION> = Major and minor version ( 1.0 -> 1.1 for small change, 1.1 -> 2.0 for big change )
... so why?Mr BZR wrote:user-<GAMETYPE>_<MAPNAME>_<VERSION>.pk3
Example: user-obj_beach_battery_1.2.pk3
<GAMETYPE> = obj, dm, tow, ctf or any other kind of ctazy game type.
<MAPNAME> = Shortest possible name.
<VERSION> = Major and minor version ( 1.0 -> 1.1 for small change, 1.1 -> 2.0 for big change )
<GAMETYPE> because soon you will realize how easy it is to make a map of another type once you made a map of another type... BUT you must change the maps mame for stuff like loadscreens to work.
<MAPNAME> because... I don't have to explain that one do I?
<VERSION> because when you release a new version, there is no way to separate the versions... you can enter a server using the wrong map version, and usually get VERY wierd things happening ( Doors replaced by spinning barres, and stuff like that ).
I also suggest a naming standard for readme files:
...this way you can easily find the readme to tell someone an error or send them love letters, because the readme will be located next to the *pk3 in main, because it has an almost identical name ( and wont be overwritten by the next map you install's readme file ).Mr BZR wrote:user-<GAMETYPE>_<MAPNAME>_<VERSION>_readme.txt
Example: user-obj_beach_battery_1.2_readme.txt
<GAMETYPE> = obj, dm, tow, ctf or any other kind of ctazy game type.
<MAPNAME> = Shortest possible name.
<VERSION> = Major and minor version ( 1.0 -> 1.1 for small change, 1.1 -> 2.0 for big change )
So? What do you guys think? You must have run into problems with naming... at least you experienced mappers...



