home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 July / PcPlayer071998A.ISO / DEMOS / INCOMING / ASC / MISC / ROY.ODL < prev    next >
Encoding:
Text File  |  1998-04-15  |  1.5 KB  |  56 lines

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