home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 59 / XENIATGM59.iso / M.I.A / data1.cab / GUI_Dats / gamecfg.dat < prev    next >
Text File  |  1998-12-01  |  6KB  |  178 lines

  1. FSTPC 5
  2.  
  3. Bitmap scroll_bar
  4. (:area 0 0 264 24 :file glass3.sur :parent screen_gamecfg )
  5. Bitmap redbar
  6. (:area 0 0 4 24 :file red_bar.sur :parent screen_gamecfg )
  7. Bitmap redbar2
  8. (:area 0 0 4 24 :file red_bar.sur :parent screen_gamecfg )
  9.  
  10. Bitmap easyhi
  11. (:area 0 0 48 15 :file easy_hi.sur :parent screen_gamecfg )
  12. Bitmap medhi
  13. (:area 0 0 48 15 :file medium_h.sur :parent screen_gamecfg )
  14. Bitmap hardhi
  15. (:area 0 0 48 15 :file hard.sur :parent screen_gamecfg )
  16.  
  17. Bitmap forcef_grey_graphic
  18. (:area 0 0 168 16 :file slip_g9.sur :parent screen_gamecfg )
  19. Bitmap forcef_high_graphic
  20. (:area 0 0 168 16 :file slip_hi9.sur :parent screen_gamecfg )
  21.  
  22.  
  23. MIA_Anim spinna_anim1
  24. (:area 0 0 76 28 :file spinna.sur :anim_area 0 0 152 56 :delay 5 :loop :trans :pause :parent screen_gamecfg )
  25. MIA_Anim spinna_anim2
  26. (:area 0 0 76 28 :file spinna.sur :anim_area 0 0 152 56 :delay 5 :loop :trans :pause :parent screen_gamecfg )
  27.  
  28.  
  29. MIA_Anim knob_anim
  30. (:area 0 0 120 116 :file but_mov.sur :anim_area 0 0 240 232 :delay 10 :pause :trans :parent screen_gamecfg )
  31.  
  32. sRegion sound_music_spinner
  33. (:area 339 50 75 27 :parent screen_gamecfg :graphic spinna_anim1 )
  34.  
  35. MiaButton gamecfg_button_musicl
  36. (:area 322 55 20 20 :parent screen_gamecfg :trans :active_area :up arrow_l :down arrow_lh :high arrow_lh :cursor hand_cursor
  37. :MLButtonClk 2
  38. 1 GUI_Change music_scroller -2048
  39. 0 Next_frame spinna_anim1
  40. :MLButtonDown_Repeat 2
  41. 1 GUI_Change music_scroller -2048
  42. 0 Next_frame spinna_anim1
  43. )
  44.  
  45. MiaButton gamecfg_button_musicr
  46. (:area 415 55 20 20 :parent screen_gamecfg :trans :active_area :up arrow_r :down arrow_rh :high arrow_rh :cursor hand_cursor
  47. :MLButtonClk 2
  48. 1 GUI_Change music_scroller 2048
  49. 0 Prev_frame spinna_anim1
  50. :MLButtonDown_Repeat 2
  51. 1 GUI_Change music_scroller 2048
  52. 0 Prev_frame spinna_anim1
  53. )
  54.  
  55.  
  56. sRegion sound_sfx_spinner
  57. (:area 339 134 75 27 :parent screen_gamecfg :graphic spinna_anim2 )
  58.  
  59. MiaButton gamecfg_button_soundl
  60. (:area 322 139 20 20 :parent screen_gamecfg :trans :active_area :up arrow_l :down arrow_lh :high arrow_lh :cursor hand_cursor
  61. :MLButtonClk 2
  62. 1 GUI_Change sound_scroller -2048
  63. 0 Next_frame spinna_anim2
  64. :MLButtonDown_Repeat 2
  65. 1 GUI_Change sound_scroller -2048
  66. 0 Next_frame spinna_anim2
  67. )
  68.  
  69. MiaButton gamecfg_button_soundr
  70. (:area 415 139 20 20 :parent screen_gamecfg :trans :active_area :up arrow_r :down arrow_rh :high arrow_rh :cursor hand_cursor
  71. :MLButtonClk 2
  72. 1 GUI_Change sound_scroller 2048
  73. 0 Prev_frame spinna_anim2
  74. :MLButtonDown_Repeat 2
  75. 1 GUI_Change sound_scroller 2048
  76. 0 Prev_frame spinna_anim2
  77. )
  78.  
  79. Scroller music_scroller
  80. (:area 335 83 264 24 :parent screen_gamecfg :graphic scroll_bar :slider redbar2 :active_change
  81. :start 0 0 :finish 260 0
  82. :max_pos 16384 :current_pos 5
  83. :Changed 2 1 change_vol screen_gamecfg 0 1 GUI_play sel_snd 0
  84. )
  85.  
  86. Scroller sound_scroller
  87. (:area 335 167 264 24 :parent screen_gamecfg :graphic scroll_bar :slider redbar :active_change
  88. :start 0 0 :finish 260 0
  89. :max_pos 16384 :current_pos 5
  90. :Changed 2 1 change_vol screen_gamecfg 1 1 GUI_play sel_snd 0
  91. )
  92.  
  93.  
  94. sRegion diff_knob
  95. (:area 88 66 120 116 :parent screen_gamecfg :graphic knob_anim :trans)
  96.  
  97. sRegion game_easy_high
  98. (:area 176 77 48 15 :parent screen_gamecfg :graphic easyhi :disabled :trans )
  99. sRegion game_med_high
  100. (:area 202 126 48 15 :parent screen_gamecfg :graphic medhi :disabled )
  101. sRegion game_hard_high
  102. (:area 182 168 48 15 :parent screen_gamecfg :graphic hardhi :disabled )
  103. sRegion easy_sel
  104. (:area 176 77 48 15 :parent screen_gamecfg :active_area :cursor hand_cursor
  105. :MLButtonClk 6
  106. 1 GUI_play button_snd 0
  107. 2 GUI_graphic_play knob_anim 2 2
  108. 0 GUI_disable game_hard_high
  109. 0 GUI_disable game_med_high
  110. 0 GUI_enable  game_easy_high
  111. 1 Set_Difficulty screen_gamecfg 0
  112. )
  113.  
  114. sRegion med_sel
  115. (:area 202 126 48 15 :parent screen_gamecfg :active_area :cursor hand_cursor
  116. :MLButtonClk 6
  117. 1 GUI_play button_snd 0
  118. 2 GUI_graphic_play knob_anim 1 1
  119. 0 GUI_disable game_hard_high
  120. 0 GUI_enable game_med_high
  121. 0 GUI_disable  game_easy_high
  122. 1 Set_Difficulty screen_gamecfg 1
  123. )
  124.  
  125. sRegion hard_sel
  126. (:area 182 168 48 15 :parent screen_gamecfg :active_area :cursor hand_cursor
  127. :MLButtonClk 6
  128. 1 GUI_play button_snd 0
  129. 2 GUI_graphic_play knob_anim 0 0
  130. 0 GUI_enable game_hard_high
  131. 0 GUI_disable game_med_high
  132. 0 GUI_disable  game_easy_high
  133. 1 Set_Difficulty screen_gamecfg 2
  134. )
  135.  
  136.  
  137. MiaButton gamecfg_button_cancel
  138. (:area 99 404 84 56 :parent screen_gamecfg :active_area :up cfg_cancel :down cfg_canceld :high cfg_cancelh :cursor hand_cursor
  139. :MLButtonClk 2 1 GUI_play button_snd 0 1 exit_gamecfg screen_gamecfg 0 )
  140.  
  141. MiaButton gamecfg_button_ok
  142. (:area 199 404 84 56 :parent screen_gamecfg :active_area :up cfg_ok :down cfg_okd :high cfg_okh :cursor hand_cursor
  143. :MLButtonClk 2 1 GUI_play button_snd 0 1 exit_gamecfg screen_gamecfg 1 )
  144.  
  145. OnOff cd_music_toggle
  146. (:area 478 46 52 40 :parent screen_gamecfg :on switch_on :off switch_off :graphic_grayed switch_grey :trans :cursor hand_cursor
  147. (:On_action 3 1 toggle_music screen_gamecfg 1
  148. 0 GUI_enable cdmusic_on 0 GUI_disable cdmusic_off )
  149. (:Off_action 3 1 toggle_music screen_gamecfg 0
  150. 0 GUI_enable cdmusic_off 0 GUI_disable cdmusic_on )
  151. :MLButtonClk 1 1 GUI_play switch_snd 0
  152. )
  153.  
  154. sRegion cdmusic_on
  155. (:area 569 57 24 24 :parent screen_gamecfg :graphic red_on :trans)
  156. sRegion cdmusic_off
  157. (:area 569 58 24 24 :parent screen_gamecfg :graphic red_off :trans :disabled)
  158.  
  159. # Force-Feedback
  160. sRegion forcef_grey
  161. (:area 105 272 168 16 :parent screen_gamecfg :graphic forcef_grey_graphic)
  162. sRegion forcef_high
  163. (:area 105 272 168 16 :parent screen_gamecfg :graphic forcef_high_graphic)
  164. OnOff forcefeedback
  165. (:area 65 255 52 40 :parent screen_gamecfg :on switch_on :off switch_off :graphic_grayed switch_grey :trans :cursor hand_cursor
  166. (:On_action 2
  167. 0 GUI_enable forcef_on 0 GUI_disable forcef_off )
  168. (:Off_action 2
  169. 0 GUI_enable forcef_off 0 GUI_disable forcef_on )
  170. :MLButtonClk 1 1 GUI_play switch_snd 0
  171. )
  172. sRegion forcef_on
  173. (:area 277 268 24 24 :parent screen_gamecfg :graphic red_on :trans)
  174. sRegion forcef_off
  175. (:area 277 269 24 24 :parent screen_gamecfg :graphic red_off :trans :disabled)
  176.  
  177.  
  178. Paths 0 0