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

  1. SDEF
  2.  
  3. /*SINED weapon_plasmabow (.3 .3 1) (0 0 0) (0 0 0)
  4. Plasma Bow - World Model
  5. */
  6.  
  7. //
  8. // The file declaration section
  9. //
  10. path models/crossbow_w
  11.  
  12. // base model
  13. cross_w.sbm
  14.  
  15. normal cross_w_01e.tga
  16.  
  17. //
  18. // Declare the animation types and files
  19. //
  20. idle1     cross_w.SAM
  21. fire1     cross_w.sam
  22. //
  23. // Define model group areas
  24. //
  25. id 200 group weapon bone barrel 0 180 -90 nodraw
  26. id 2 group dummy bone chamber 0 180 -90 nodraw
  27.  
  28. //
  29. // The initialization section
  30. //
  31. !init:
  32. server classname PlasmaBow
  33.  
  34. server respawnsound
  35. server aliascache snd_pickup "weapons/pkup/pkup1.wav"
  36.  
  37. server iconname "w_crossbow"
  38. server itemname "Plasma Bow"
  39.  
  40. //cachemodel "models/view_crossbow.def"
  41.  
  42. //
  43. // The main section
  44. //
  45. !main:
  46.