home *** CD-ROM | disk | FTP | other *** search
/ Amiga Power / AmigaPower11.ZIP / ap11.adf / menu < prev    next >
Text File  |  1992-01-30  |  987b  |  59 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 Disk 11
  16. scrolltext=                 AMIGA POWER presents a playable mission from Empire's Pacific Islands, plus the best of PD games with Mission-X, Rollerpede and Shoot Out. NB Shoot Out is not compatible with the A500Plus
  17.  
  18. scripttext=Bear with us for a moment
  19. menutext1=Pacific Islands (1MB)
  20. menutext2=
  21. menutext3=Mission-X
  22. menutext4=
  23. menutext5=Shoot Out
  24. menutext6=Shoot Out documentation
  25. menutext7=
  26. menutext8=Rollerpede
  27. menutext9=
  28. menutext10=
  29. bannerstyle=6
  30. menustyle1=2
  31. menustyle3=2
  32. menustyle5=2
  33. menustyle8=2
  34. menustyle10=2
  35. exitmode=on
  36. scriptdelay=1
  37. menufunction1=
  38. {
  39. pacificislands
  40. }
  41. menufunction3=
  42. {
  43. raid2
  44. }
  45. menufunction5=
  46. {
  47. shootout
  48. }
  49. menufunction6=
  50. {
  51. ppmore shootout.d
  52. run get_set_go! :menu
  53. }
  54. menufunction8=
  55. {
  56. roller
  57. run get_set_go! :menu
  58. }
  59.