home *** CD-ROM | disk | FTP | other *** search
- SDEF
-
- path models/pbolt
- scale 1.0
-
- cbolt.sbm
-
- cbolt1.tga
-
- idle cbolt.sam
- stick cbolt.sam
-
- id 10 group bolt fullbright
- id 100 group glow masked fullbright twosided
-
- // Initialization settings
- //
- !init:
- //client aliaschache snd_fly "weapons/crossbow/fly.wav"
-
- server aliascache snd_stick1 "impact/spear/spear1.wav"
- server aliascache snd_stick2 "impact/spear/spear2.wav"
- server aliascache dummy "weapons/crossbow/fly2.wav"
- server ambientsound "weapons/crossbow/fly2.wav"
- //
- // Main section
- //
- !main:
- //server idle last nextanim idle
- server stick first group glow +nodraw
- server stick last stopanim
-
-