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

  1. type "loading"
  2.     sprite u=0 v=0 w=244 h=128
  3. ;    texture "menu\font16.ppm" transparent
  4.     texture "menu\loading.ppm" transparent low
  5.  
  6. type "loading1"
  7.     sprite u=0 v=0 w=244 h=128
  8.     texture "menu\loading1.ppm" transparent agponly
  9.  
  10. type "loading2"
  11.     sprite u=0 v=0 w=244 h=128
  12.     texture "menu\loading2.ppm" transparent agponly
  13.  
  14. type "loading3"
  15.     sprite u=0 v=0 w=244 h=128
  16.     texture "menu\loading3.ppm" transparent agponly
  17.  
  18. type "loading4"
  19.     sprite u=0 v=0 w=244 h=128
  20.     texture "menu\loading4.ppm" transparent agponly
  21.  
  22. type "missnum"
  23.     sprite u=0 v=0 w=244 h=128
  24.     texture "menu\missnumb.ppm" transparent low agponly
  25.  
  26. type "font16"
  27.     sprite u=0 v=0 w=244 h=128
  28.     texture "menu\font16.ppm"
  29.  
  30. type "newfont"
  31.     sprite u=0 v=0 w=244 h=128
  32.     texture "menu\n_font.ppm"
  33.  
  34. type "rage0" scale .5
  35. objfile "menu\rrrrrrrr.ian"
  36. texture "menu\ragelotp.ppm" low
  37. drawtype self illuminating
  38. sfx "m_ok" min 800 max 4000
  39.  
  40. type "rage1" scale .5
  41. objfile "menu\aaaaaaaa.ian"
  42. texture "menu\ragelotp.ppm"
  43. drawtype self illuminating
  44. sfx "m_notok" min 800 max 4000
  45.  
  46. type "rage2" scale .5
  47. objfile "menu\gggggggg.ian"
  48. texture "menu\ragelotp.ppm"
  49. drawtype self illuminating
  50. sfx "m_move" min 800 max 4000
  51.  
  52. type "rage3" scale .5
  53. objfile "menu\eeeeeeee.ian"
  54. texture "menu\ragelotp.ppm"
  55. drawtype self illuminating
  56. sfx "m_score" min 800 max 4000
  57.  
  58. type "rage4" scale .5
  59. objfile "menu\0.ian"
  60. texture "menu\ragelotp.ppm"
  61. drawtype self illuminating
  62. sfx "m_tele" min 800 max 4000
  63.  
  64.