home *** CD-ROM | disk | FTP | other *** search
/ Tripas 5 / TRIPAS 005.iso / Wos.EXE / 2015 / models / cigarette.def < prev    next >
Encoding:
Text File  |  1999-02-24  |  1.0 KB  |  46 lines

  1. SDEF
  2. // MODEL DESCRIPTION:
  3. // Cigarette for manero.
  4. //
  5. // MODEL AUTHOR:
  6. // Boon, like it matters for this 6 poly work of art
  7. //
  8. /*SINED Cinematic_ManerosCigarette (1 .5 0) (0 0 0) (0 0 0)
  9. Cigarette for attaching to Manero's gun bone
  10. */
  11.  
  12. // -----------------------------------------------------------------------------
  13. // FILE DECLARATIONS
  14. //
  15. // Model Commands
  16. path models/thug
  17. //origin -3 0 -1
  18. scale 1.1
  19.  
  20. // Base Model
  21. cigarette.sbm
  22.  
  23. // Skins
  24. normal       cigarette.tga
  25.  
  26. // Normal Animations
  27. idle1      cigarette.sam
  28.  
  29. // Define model group areas
  30. id 2 group end fullbright
  31. id 3 group end bone burn 0 0 0 fullbright
  32.  
  33. // -----------------------------------------------------------------------------
  34. // INITIALIZATION SECTION
  35. //
  36. !init:
  37.  
  38.  
  39. // -----------------------------------------------------------------------------
  40. // MAIN SECTION
  41. //
  42. !main:
  43.  
  44. client idle1 0 bonespawnparticle burn lightstyle 120 count 2 gravity 3 velocity 1 growrate 1
  45. client idle1 1 bonespawnparticle burn lightstyle 120 count 2 gravity 2 velocity 1 growrate 1
  46.