Res Files
DEADscott
Join Date: 2003-03-29 Member: 15022Members, Constellation
Hi, this is just a note to all the mappers who are kind enough to write a .RES file for their maps. You dont need to include the .bsp file in the RES. If you do, then the client must download the .bsp twice. If the .bsp file is large the client may not wait for it to download twice and never see your wondefull map. For those who dont know what a .res file is, it is the file that tells the sever which files to download to the client who dosnt have the map. Without the res file the server will just download the bsp file. Then the client will miss out on any custom sounds, sprites, minimaps or tga files that are included with the map. Here is an example of a correctly written res file:
sprites/minimaps/ns_complex09.spr
sound/ambience/musica.mp3
sound/ambience/musicb.mp3
sound/ambience/musicc.mp3
models/ns_complex/minimap2.mdl
ns_complex.wad
gfx/env/oli1bk.tga
gfx/env/oli1dn.tga
gfx/env/oli1ft.tga
gfx/env/oli1lf.tga
gfx/env/oli1li.tga
gfx/env/oli1up.tga
This is not a complaint, just a piece of info that will help all us server ops.
And THANK YOU to all the mappers that take the time to write .res files!
sprites/minimaps/ns_complex09.spr
sound/ambience/musica.mp3
sound/ambience/musicb.mp3
sound/ambience/musicc.mp3
models/ns_complex/minimap2.mdl
ns_complex.wad
gfx/env/oli1bk.tga
gfx/env/oli1dn.tga
gfx/env/oli1ft.tga
gfx/env/oli1lf.tga
gfx/env/oli1li.tga
gfx/env/oli1up.tga
This is not a complaint, just a piece of info that will help all us server ops.
And THANK YOU to all the mappers that take the time to write .res files!
Comments
*revises .res files*
Is this different with bsp files then?
LAAAAAAAAAAG <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo-->