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
/
coin.def
< prev
next >
Wrap
Text File
|
1998-07-26
|
504b
|
30 lines
SDEF
//
// The file declaration section
//
path models/items/coin
scale 1.8
coin.sbm
coin.sam
coin.tga
//
// The initialization section
//
!init:
server classname object
server setsize "-4 -4 0" "4 4 4"
//server aliasprefix Ammo_10mm_
//server alias snd_pickup "weapons/pkup/ammo/bulletup1.wav"
server iconname "i_coin"
//
// The main section
//
!main:
//
// The SINED declaration section
//
/*SINED inventory_coin (0 .5 .8) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
Coin
*/