Re: Where do resource and other files go?

2001-09-29 Thread emberts


Oh, hey, many thanks! Helps a lot. OK, I found some more :-)

*.MAP
*.JRF (I think these are jumbot files)
*.NFO (graphs directory?)
*.GIF (I think these go in the ENV directory)
*.PCX (likewise)
*.PRT
*.RMF


- Original Message -
From: "Carsten Jendro" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 29, 2001 11:03 AM
Subject: Re: Where do resource and other files go?


>
> > *.BSP   /maps
> > *.WPT  delete, waypointfile for bots
> > *.WAD /
> > *.BMP/delete
> > *.TGA   /gfx/env
>
> > *.WAV
> eg. if you have a wave file named  dummy.wav
> open the *.bsp file with an hex editor or a goot text editor
> use the search function to find   dummy.wav
> the position you find dummy.wav should looks like
>
> {
> "origin" "-1544 1928 256"
> "targetname" "ffsdfsd"
> "pitchstart" "100"
> "pitch" "100"
> "fadeout" "0"
> "fadein" "0"
> "volstart" "0"
> "message" "ambience/wwewe/dummy.wav"
> "classname" "ambient_generic"
> }
>
> you should copy the wave file to
>
> /sound/ambience/wwewe/dummy.wav
>
>
>
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, September 29, 2001 7:33 PM
> Subject: Where do resource and other files go?
>
>
> >
> > I'm adding several maps to my server, and I have the following files:
> >
> > *.BSP
> > *.WPT
> > *.WAD
> > *.WAV
> > *.BMP
> > *.TGA
> >
> > I know where to put the BSP and WAD files. I think the WAV files go in
> > HALF-LIFE\VALVE\SOUND. What about the BMP and TGA files? Where do they
go?
> >
> >
>
>
>





RE: Where do resource and other files go?

2001-09-29 Thread accident


Occassionally the mapper has some other directories in mind.. Look for
the readme or install file in the map archive..

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 29, 2001 1:33 PM
To: [EMAIL PROTECTED]
Subject: Where do resource and other files go?



I'm adding several maps to my server, and I have the following files:

*.BSP
*.WPT
*.WAD
*.WAV
*.BMP
*.TGA

I know where to put the BSP and WAD files. I think the WAV files go in
HALF-LIFE\VALVE\SOUND. What about the BMP and TGA files? Where do they
go?







Re: Where do resource and other files go?

2001-09-29 Thread Carsten Jendro


> *.BSP   /maps
> *.WPT  delete, waypointfile for bots
> *.WAD /
> *.BMP/delete
> *.TGA   /gfx/env

> *.WAV
eg. if you have a wave file named  dummy.wav
open the *.bsp file with an hex editor or a goot text editor
use the search function to find   dummy.wav
the position you find dummy.wav should looks like

{
"origin" "-1544 1928 256"
"targetname" "ffsdfsd"
"pitchstart" "100"
"pitch" "100"
"fadeout" "0"
"fadein" "0"
"volstart" "0"
"message" "ambience/wwewe/dummy.wav"
"classname" "ambient_generic"
}

you should copy the wave file to

/sound/ambience/wwewe/dummy.wav




- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 29, 2001 7:33 PM
Subject: Where do resource and other files go?


>
> I'm adding several maps to my server, and I have the following files:
>
> *.BSP
> *.WPT
> *.WAD
> *.WAV
> *.BMP
> *.TGA
>
> I know where to put the BSP and WAD files. I think the WAV files go in
> HALF-LIFE\VALVE\SOUND. What about the BMP and TGA files? Where do they go?
>
>





Where do resource and other files go?

2001-09-29 Thread emberts


I'm adding several maps to my server, and I have the following files:

*.BSP
*.WPT
*.WAD
*.WAV
*.BMP
*.TGA

I know where to put the BSP and WAD files. I think the WAV files go in
HALF-LIFE\VALVE\SOUND. What about the BMP and TGA files? Where do they go?