home *** CD-ROM | disk | FTP | other *** search
/ CD Action 24 A / cdactioncoverdisc24a.iso / INCOMING / _SETUP.1 / ianextra.odl < prev    next >
Text File  |  1998-01-26  |  1KB  |  56 lines

  1. ;==================================================================
  2. ; Misc objects
  3. ;==================================================================
  4.  
  5. type "rope"
  6.     objfile "effects\pcexport\pointer.ian" scale 4
  7.     texture "chain.ppm" transparent
  8.  
  9. type "hudarrow"
  10.     objfile "arrow.ian" scale 0.24
  11.     texture "hud\hudpag1k.ppm"
  12.     drawtype semi transparent self illuminating
  13. ;    drawtype semi transparent self illuminating flipz flipx
  14. ;    drawtype semi transparent self illuminating reflective flipz flipx
  15.  
  16. #***********************************
  17. #    debris
  18. #***********************************
  19.  
  20. type "debris1"
  21.     objfile "pweapons\pcexport\debris1.IAN" scale 9
  22.     texture "pweapons\misc.ppm"
  23.  
  24. type "debris2"
  25.     objfile "pweapons\pcexport\debris2.IAN" scale 12
  26.     texture "pweapons\misc.ppm"
  27.  
  28. type "debris3"
  29.     objfile "pweapons\pcexport\debris3.IAN" scale 9
  30.     texture "pweapons\misc.ppm"
  31.  
  32. type "debris4"
  33.     objfile "pweapons\pcexport\debris4.IAN" scale 12
  34.     texture "pweapons\misc.ppm"
  35.  
  36. type "debris5"
  37.     objfile "pweapons\pcexport\debris5.IAN" scale 22
  38.     texture "pweapons\misc.ppm"
  39.  
  40. type "debris6"
  41.     objfile "pweapons\pcexport\debris6.IAN" scale 20
  42.     texture "pweapons\misc.ppm"
  43.  
  44. type "debris7"
  45.     objfile "pweapons\pcexport\debris7.IAN" scale 32
  46.     texture "pweapons\misc.ppm"
  47.  
  48. type "debris8"
  49.     objfile "pweapons\pcexport\debris8.IAN" scale 40
  50.     texture "pweapons\misc.ppm"
  51.  
  52. ;type "debris1010"
  53. ;    sphere rad=80 width=10 height=10
  54. ;    texture "chrome2.ppm"
  55. ;    drawtype reflective
  56.