home *** CD-ROM | disk | FTP | other *** search
- SDEF
- // MODEL DESCRIPTION:
- // Cigarette for manero.
- //
- // MODEL AUTHOR:
- // Boon, like it matters for this 6 poly work of art
- //
- /*SINED Cinematic_ManerosCigarette (1 .5 0) (0 0 0) (0 0 0)
- Cigarette for attaching to Manero's gun bone
- */
-
- // -----------------------------------------------------------------------------
- // FILE DECLARATIONS
- //
- // Model Commands
- path models/thug
- //origin -3 0 -1
- scale 1.1
-
- // Base Model
- cigarette.sbm
-
- // Skins
- normal cigarette.tga
-
- // Normal Animations
- idle1 cigarette.sam
-
- // Define model group areas
- id 2 group end fullbright
- id 3 group end bone burn 0 0 0 fullbright
-
- // -----------------------------------------------------------------------------
- // INITIALIZATION SECTION
- //
- !init:
-
-
- // -----------------------------------------------------------------------------
- // MAIN SECTION
- //
- !main:
-
- client idle1 0 bonespawnparticle burn lightstyle 120 count 2 gravity 3 velocity 1 growrate 1
- client idle1 1 bonespawnparticle burn lightstyle 120 count 2 gravity 2 velocity 1 growrate 1
-