| Lights, camera... |
|
Action! |
| Navigation |
|
News Maps Map Resources Message Board Submit Map Submit Review Links News Archive: Early Jan 00 Jan - April 00 April - May 00 May - Nov 00 Dec 00 - Jun 01 |
| Site staff: |
|
=Skunk=
Hondo
Alice
Octave Doctor
Holy Goat
|
|
(Since August '99) |
|
|
|
|
When you don't have a map, the server will check for a .res file to see what it should send to the client (if it has uploads enabled). Naturally you should include one with your map's distribution. I'll list the .res file for 5am to illustrate them. hondo1.wad gfx\env\actc3bk.tga gfx\env\actc3dn.tga gfx\env\actc3ft.tga gfx\env\actc3tf.tga gfx\env\actc3rt.tga gfx\env\actc3up.tga maps\5am2.txt sound\hondo1\music.wav It should be self-explanatory by looking at that. A .res file simply contains the relative paths of every file the map uses, each on its own line. Make them in notepad or something else that allows saving as plain text. The .res should be in your \maps directory with a similar filename to your .bsp (ie ahl_endlrainhc.bsp, ahl_endlrainhc.res). |