home *** CD-ROM | disk | FTP | other *** search
/ Amiga Power / AmigaPower05.ZIP / ap05.adf / menu < prev    next >
Text File  |  1991-07-29  |  1KB  |  82 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 5
  16. scrolltext= AMIGA POWER presents an exclusive playable demo of Barbarian II, as well as several classic and highly addictive PD gems. Enjoy!
  17. scripttext=Bear with us for a moment
  18. menutext1=Barbarian II
  19. menutext2=MetaGalactic LLamas
  20. menutext3=Xfire
  21. menutext4=
  22. menutext5=King
  23. menutext6= (King Documentation)
  24. menutext7=Amigoids
  25. menutext8= (Amigoids Documentation)
  26. menutext9=Raps
  27. menutext10= (Raps Documentation)
  28. bannerstyle=6
  29. menustyle1=2
  30. menustyle2=2
  31. menustyle3=2
  32. menustyle5=2
  33. menustyle7=2
  34. menustyle9=2
  35. exitmode=on
  36. scriptdelay=1
  37. menufunction1=
  38. {
  39. :BarbarianII
  40. }
  41. menufunction2=
  42. {
  43. :Metaloader
  44. :Meta.5
  45. run get_set_go! menu
  46. }
  47. menufunction3=
  48. {
  49. :Xfire
  50. run get_set_go! menu
  51. }
  52. menufunction5=
  53. {
  54. :King
  55. Run get_set_go! menu
  56. }
  57. menufunction6=
  58. {
  59. :ppmore :king.doc
  60. run get_set_go! menu
  61. }
  62. menufunction7=
  63. {
  64. :Amigoids
  65. run get_set_go! menu
  66. }
  67. menufunction8=
  68. {
  69. :ppmore :Amigoids.Doc
  70. run get_set_go! menu
  71. }
  72. menufunction9=
  73. {
  74. :Raps
  75. run get_set_go! menu
  76. }
  77. menufunction10=
  78. {
  79. :ppmore :Raps.Docs
  80. Run get_set_go! menu
  81. }
  82.