home *** CD-ROM | disk | FTP | other *** search
/ Amiga Power / AmigaPower04.ZIP / ap04.adf / menu < prev    next >
Text File  |  1991-07-02  |  1KB  |  64 lines

  1. backcolor=$000
  2. bannercolor=$ff0
  3. menucolor=$fff
  4. scrollcolor=$f0f
  5. scrollspeed=2
  6. barlines=on
  7. menuposition=centre
  8. menumode=aligned
  9. hilite=box
  10. coppermode=double
  11. copperlines=64
  12. copperstart=$000
  13. copperend=$f00
  14. copperstep=$100
  15. bannertext=AMIGA POWER Cover Disk 4
  16. scrolltext=                 AMIGA POWER presents two exclusive playable previews of forthcoming Amiga games. There's the ultra-violence of Beast Busters and the Thrust-like thrill of The Executioner, plus PD classics Pharaoh's Curse, Mazeman and Dad.
  17. scripttext=Bear with us for a moment
  18. menutext1=Beast Busters
  19. menutext2=
  20. menutext3=The Executioner
  21. menutext4=
  22. menutext5=Pharaoh's Curse
  23. menutext6=
  24. menutext7=Mazeman
  25. menutext8=
  26. menutext9=Dad
  27. menutext10=(Dad Documentation)
  28. bannerstyle=6
  29. menustyle1=2
  30. menustyle3=2
  31. menustyle5=2
  32. menustyle7=2
  33. menustyle9=2
  34. menustyle10=2
  35. exitmode=on
  36. scriptdelay=1
  37. menufunction1=
  38. {
  39. demo
  40. }
  41. menufunction3=
  42. {
  43. executioner
  44. }
  45. menufunction5=
  46. {
  47. "pharaohs curse"
  48. }
  49. menufunction7=
  50. {
  51. mazeman >nil:
  52. run get_set_go! menu
  53. }
  54. menufunction9=
  55. {
  56. dad
  57. run get_set_go! menu
  58. }
  59. menufunction10=
  60. {
  61. ppmore dad.doc
  62. run get_set_go! menu
  63. }
  64.