home *** CD-ROM | disk | FTP | other *** search
/ Hacker 9 / HACKER09.ISO / Games / Sin.exe / DATA / base / Pak0.pak / models / coin.def < prev    next >
Text File  |  1998-07-26  |  504b  |  30 lines

  1. SDEF
  2. //
  3. // The file declaration section
  4. //
  5. path models/items/coin
  6. scale 1.8
  7. coin.sbm
  8. coin.sam
  9. coin.tga
  10. //
  11. // The initialization section
  12. //
  13. !init:
  14. server classname object
  15. server setsize "-4 -4 0" "4 4 4"
  16. //server aliasprefix Ammo_10mm_
  17. //server alias snd_pickup "weapons/pkup/ammo/bulletup1.wav"
  18. server iconname "i_coin"
  19.  
  20. //
  21. // The main section
  22. //
  23. !main:
  24. //
  25. // The SINED declaration section
  26. //
  27. /*SINED inventory_coin (0 .5 .8) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE 
  28. Coin
  29. */
  30.