home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1997 December / Hrac_16_1997-12_cd.bin / DEMA / INCOMING / INCOMING.EXE / _SETUP.1 / ianextra.odl < prev    next >
Text File  |  1997-10-14  |  2KB  |  58 lines

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