home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 4.4
/
1998-10_Disc_4.4.iso
/
sindemo
/
sin_demo.exe
/
DATA
/
base
/
Pak0.pak
/
models
/
humv_tan.def
< prev
next >
Wrap
Text File
|
1998-07-26
|
1KB
|
52 lines
SDEF
//
// The file declaration section
//
path models/humv
scale 1.0
humv_base.sbm
humv_base2.tga
//
// Declare the animation types and files
//
idle1 humv_idle.sam
dooropen1 humv_dooropen.sam
dooropen2 humv_doorclose.sam
//
// Define model group areas
//
id 20 group chrome envmapped
//
// The initialization section
//
!init:
server classname object
server setsize "-113 -60 0" "113 60 96"
server nextanim idle
//
// Define the aniamtion sound references
//
aliasprefix humvee_
alias snd_dooropen1 "vehicle/humvee/jeepdropn2.wav"
alias snd_doorclose1 "vehicle/humvee/jeepdrcls.wav"
alias snd_start1 "vehicle/humvee/jeepstrt.wav"
alias snd_idle1 "vehicle/humvee/jeepstrtloop.wav"
alias snd_move1 "vehicle/humvee/jphilp.wav"
alias snd_stop1 "vehicle/humvee/jpstop.wav"
//
// The main section
//
!main:
//
// Define the clinet/server animation references
//
//
// The SINED declaration section
//
/*SINED vehicles_humv_tan (1 .3 1) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
HUMV-Hardcorps-Tan paint job
*/