|
You can not include a .SPR into your .BSP.
You will have to include it in the zip for your map. What sprite did you make anyway?
It will only auto-download if you list it in a .RES file. Here's the .RES file from my map de_kalt as an example:
de_kalt.res
[code:1]sound/ambience/extreme1.wav
gfx/env/ashUp.tga
gfx/env/ashDn.tga
gfx/env/ashLf.tga
gfx/env/ashRt.tga
gfx/env/ashBk.tga
gfx/env/ashFt.tga
maps/de_kalt.txt
maps/de_kalt.bsp
maps/de_kalt.res
maps/overviews/de_kalt.txt
maps/overviews/de_kalt.bmp[/code:1]
Put the .res file in the /maps/ folder with your .BSP and in your .zip if you distribute the map.
|
|
|
|
≡
|
2006 Oct 7 at 23:08 UTC
|
|