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 / rockets.def < prev    next >
Text File  |  1998-07-26  |  504b  |  30 lines

  1. SDEF
  2. //
  3. // Define the model, animations, and skin
  4. //
  5. path models/powerups/rockets
  6. scale 1
  7. rockets.sbm
  8. rockets.sam
  9. rockets_2.tga
  10. //
  11. // Initialization settings
  12. //
  13. !init:
  14. server classname Rockets
  15. server amount 10
  16. server maxamount 100
  17. server aliasprefix Ammo_Rockets_
  18. server aliascache snd_pickup "weapons/pkup/ammo/rocketpkup.wav"
  19. server iconname "i_ammo_rocket"
  20. //
  21. // Main section
  22. //
  23. !main:
  24.  
  25. //
  26. // SinED section
  27. //
  28. /*SINED Ammo_Rockets (.3 .3 1) (0 0 0) (0 0 0)
  29. Ammo Rockets
  30. */