home *** CD-ROM | disk | FTP | other *** search
- FSTPC 5
-
- # LOGO ANIM
- Animation logoanim
- (:area 0 0 100 70 :parent maingui :sub_path main :file logoanim.sur :anim_area 0 0 300 280 :delay 100 :loop)
- # region
- sRegion mainlogo
- (:area 184 17 100 70 :parent maingui :graphic logoanim :layer 1)
-
- # NEWS TEXT DISPLAY
- Bitmap newsbmp
- (:area 0 0 110 56 :parent maingui :sub_path main :file newsback.sur)
- sRegion newstext
- (:area 180 410 110 56 :parent maingui :graphic newsbmp :font fontc :text 1 1 NO_NEWS :layer 1 :disabled)
-
- # WAITING NEWSFLASH ANIM
- Animation newsanim1
- (:area 0 0 119 64 :parent maingui :sub_path main :file newsflsh.sur :anim_area 0 0 119 128 :delay 150 :loop)
- # region
- sRegion newswait
- (:area 174 407 119 64 :parent maingui :graphic newsanim1 :layer 1)
-
- # MISSION
- State3 mission_select
- (:area 174 107 119 38 :parent maingui :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:MLButtonClk 2
- 0 GUI_enter brfgui
- 0 setup_brief maingui))
-
- # CAMPAIGN
- State3 campaign_select
- (:area 174 152 119 38 :parent maingui :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:MLButtonClk 2
- 0 GUI_enter campgui
- 0 setup_camp maingui))
-
- # OPTIONS
- State3 options_select
- (:area 174 287 119 38 :parent maingui :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:MLButtonClk 1
- 0 opt_enter optgui))
-
- # EXIT
- State3 exit_select
- (:area 174 332 119 38 :parent maingui :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:MLButtonClk 1
- 0 GUI_enter popup11))
-
- # NEW PILOT
- State3 newpilot
- (:area 174 197 119 38 :parent maingui :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:MLButtonClk 2
- 0 GUI_enter popup1
- 0 pilot_name maingui))
-
- # DELETE PILOT
- State3 delpilot
- (:area 174 242 119 38 :parent maingui :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:MLButtonClk 1
- 0 GUI_enter popup2))
-
- #====================================================================================================================
- # PILOT SLOTS - 21 IN TOTAL
- #====================================================================================================================
- Bitmap pilon
- (:area 0 0 132 20 :sub_path main :file m_high1.sur :parent maingui)
- Bitmap piloff
- (:area 0 0 132 20 :sub_path main :file m_grey1.sur :parent maingui)
- Group pilots
- (:area 0 0 0 0 :parent maingui)
-
- OnOff pilot1
- (:area 26 49 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 0))
-
- OnOff pilot2
- (:area 26 69 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 1))
-
- OnOff pilot3
- (:area 26 89 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 2))
-
- OnOff pilot4
- (:area 26 109 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 3))
-
- OnOff pilot5
- (:area 26 129 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 4))
-
- OnOff pilot6
- (:area 26 149 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 5))
-
- OnOff pilot7
- (:area 26 169 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 6))
-
- OnOff pilot8
- (:area 26 189 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 7))
-
- OnOff pilot9
- (:area 26 209 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 8))
-
- OnOff pilot10
- (:area 26 229 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 9))
-
- OnOff pilot11
- (:area 26 249 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 10))
-
- OnOff pilot12
- (:area 26 269 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 11))
-
- OnOff pilot13
- (:area 26 289 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 12))
-
- OnOff pilot14
- (:area 26 309 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 13))
-
- OnOff pilot15
- (:area 26 329 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 14))
-
- OnOff pilot16
- (:area 26 349 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 15))
-
- OnOff pilot17
- (:area 26 369 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 16))
-
- OnOff pilot18
- (:area 26 389 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 17))
-
- OnOff pilot19
- (:area 26 409 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 18))
-
- OnOff pilot20
- (:area 26 429 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 19))
-
- OnOff pilot21
- (:area 26 449 134 20 :parent pilots :font fontc :text 3 3 NO_NAME :on pilon :off piloff :graphic_grayed piloff :trans :disabled :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_pilot maingui 20))
-
- #====================================================================================================================
- # MISSION BACKDROP HIGHLIGHTS - 21 IN TOTAL
- #====================================================================================================================
- Group mhilite
- (:area 0 0 0 0 :parent maingui)
- Bitmap mhigh3
- (:area 0 0 67 20 :parent maingui :sub_path main :file m_high3.sur)
-
- sRegion mback1
- (:area 457 49 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback2
- (:area 457 69 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback3
- (:area 457 89 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback4
- (:area 457 109 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback5
- (:area 457 129 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback6
- (:area 457 149 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback7
- (:area 457 169 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback8
- (:area 457 189 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback9
- (:area 457 209 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback10
- (:area 457 229 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback11
- (:area 457 249 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback12
- (:area 457 269 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback13
- (:area 457 289 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback14
- (:area 457 309 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback15
- (:area 457 329 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback16
- (:area 457 349 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback17
- (:area 457 369 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback18
- (:area 457 389 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback19
- (:area 457 409 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback20
- (:area 457 429 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
- sRegion mback21
- (:area 457 449 67 20 :parent mhilite :graphic mhigh3 :trans :layer 1)
-
- #====================================================================================================================
- # MISSION SLOTS - 21 IN TOTAL
- #====================================================================================================================
- Bitmap mon
- (:area 0 0 150 20 :sub_path main :file m_high2.sur :parent maingui)
- Bitmap moff
- (:area 0 0 150 20 :sub_path main :file m_grey2.sur :parent maingui)
- Group missions
- (:area 0 0 0 0 :parent maingui)
-
- OnOff mission1
- (:area 307 49 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 0))
-
- OnOff mission2
- (:area 307 69 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 1))
-
- OnOff mission3
- (:area 307 89 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 2))
-
- OnOff mission4
- (:area 307 109 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 3))
-
- OnOff mission5
- (:area 307 129 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 4))
-
- OnOff mission6
- (:area 307 149 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 5))
-
- OnOff mission7
- (:area 307 169 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 6))
-
- OnOff mission8
- (:area 307 189 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 7))
-
- OnOff mission9
- (:area 307 209 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 8))
-
- OnOff mission10
- (:area 307 229 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 9))
-
- OnOff mission11
- (:area 307 249 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 10))
-
- OnOff mission12
- (:area 307 269 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 11))
-
- OnOff mission13
- (:area 307 289 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 12))
-
- OnOff mission14
- (:area 307 309 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 13))
-
- OnOff mission15
- (:area 307 329 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 14))
-
- OnOff mission16
- (:area 307 349 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 15))
-
- OnOff mission17
- (:area 307 369 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 16))
-
- OnOff mission18
- (:area 307 389 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 17))
-
- OnOff mission19
- (:area 307 409 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 18))
-
- OnOff mission20
- (:area 307 429 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 19))
-
- OnOff mission21
- (:area 307 449 150 20 :parent missions :font fontc :text 3 3 NO_NAME :on mon :off moff :graphic_grayed moff :disabled :trans :layer 1 :radio
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 1 select_mission maingui 20))
-
- #====================================================================================================================
- # SCORE SLOTS - 21 IN TOTAL
- #====================================================================================================================
- sRegion score1
- (:area 458 49 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score2
- (:area 458 69 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score3
- (:area 458 89 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score4
- (:area 458 109 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score5
- (:area 458 129 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score6
- (:area 458 149 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score7
- (:area 458 169 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score8
- (:area 458 189 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score9
- (:area 458 209 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score10
- (:area 458 229 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score11
- (:area 458 249 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score12
- (:area 458 269 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score13
- (:area 458 289 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score14
- (:area 458 309 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score15
- (:area 458 329 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score16
- (:area 458 349 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score17
- (:area 458 369 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score18
- (:area 458 389 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score19
- (:area 458 409 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score20
- (:area 458 429 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- sRegion score21
- (:area 458 449 45 20 :parent maingui :trans :font fontc :text 3 3 0 :disabled :layer 1)
-
- #====================================================================================================================
- # AWARD SLOTS - 21 IN TOTAL
- #====================================================================================================================
- Bitmap awardbmp1
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award1
- (:area 506 51 16 16 :parent maingui :graphic awardbmp1 :disabled :trans :layer 1)
-
- Bitmap awardbmp2
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award2
- (:area 506 71 16 16 :parent maingui :graphic awardbmp2 :disabled :trans :layer 1)
-
- Bitmap awardbmp3
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award3
- (:area 506 91 16 16 :parent maingui :graphic awardbmp3 :disabled :trans :layer 1)
-
- Bitmap awardbmp4
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award4
- (:area 506 111 16 16 :parent maingui :graphic awardbmp4 :disabled :trans :layer 1)
-
- Bitmap awardbmp5
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award5
- (:area 506 131 16 16 :parent maingui :graphic awardbmp5 :disabled :trans :layer 1)
-
- Bitmap awardbmp6
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award6
- (:area 506 151 16 16 :parent maingui :graphic awardbmp6 :disabled :trans :layer 1)
-
- Bitmap awardbmp7
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award7
- (:area 506 171 16 16 :parent maingui :graphic awardbmp7 :disabled :trans :layer 1)
-
- Bitmap awardbmp8
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award8
- (:area 506 191 16 16 :parent maingui :graphic awardbmp8 :disabled :trans :layer 1)
-
- Bitmap awardbmp9
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award9
- (:area 506 211 16 16 :parent maingui :graphic awardbmp9 :disabled :trans :layer 1)
-
- Bitmap awardbmp10
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award10
- (:area 506 231 16 16 :parent maingui :graphic awardbmp10 :disabled :trans :layer 1)
-
- Bitmap awardbmp11
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award11
- (:area 506 251 16 16 :parent maingui :graphic awardbmp11 :disabled :trans :layer 1)
-
- Bitmap awardbmp12
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award12
- (:area 506 271 16 16 :parent maingui :graphic awardbmp12 :disabled :trans :layer 1)
-
- Bitmap awardbmp13
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award13
- (:area 506 291 16 16 :parent maingui :graphic awardbmp13 :disabled :trans :layer 1)
-
- Bitmap awardbmp14
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award14
- (:area 506 311 16 16 :parent maingui :graphic awardbmp14 :disabled :trans :layer 1)
-
- Bitmap awardbmp15
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award15
- (:area 506 331 16 16 :parent maingui :graphic awardbmp15 :disabled :trans :layer 1)
-
- Bitmap awardbmp16
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award16
- (:area 506 351 16 16 :parent maingui :graphic awardbmp16 :disabled :trans :layer 1)
-
- Bitmap awardbmp17
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award17
- (:area 506 371 16 16 :parent maingui :graphic awardbmp17 :disabled :trans :layer 1)
-
- Bitmap awardbmp18
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award18
- (:area 506 391 16 16 :parent maingui :graphic awardbmp18 :disabled :trans :layer 1)
-
- Bitmap awardbmp19
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award19
- (:area 506 411 16 16 :parent maingui :graphic awardbmp19 :disabled :trans :layer 1)
-
- Bitmap awardbmp20
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award20
- (:area 506 431 16 16 :parent maingui :graphic awardbmp20 :disabled :trans :layer 1)
-
- Bitmap awardbmp21
- (:area 0 0 16 16 :sub_path main :file medb.sur :parent maingui)
- sRegion award21
- (:area 506 451 16 16 :parent maingui :graphic awardbmp21 :disabled :trans :layer 1)
-
- #====================================================================================================================
- # SPECIAL SLOTS - 21 IN TOTAL
- #====================================================================================================================
- Bitmap spoff1
- (:area 0 0 88 20 :sub_path main :file m_sp01a.sur :trans :parent maingui)
- Bitmap spon1
- (:area 0 0 88 20 :sub_path main :file m_sp01b.sur :trans :parent maingui)
- OnOff spec1
- (:area 526 49 88 20 :parent maingui :on spon1 :off spoff1 :trans :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 0 1)
- (:Off_action 1
- 2 update_specials maingui 0 0))
-
- Bitmap spoff2
- (:area 0 0 88 20 :sub_path main :file m_sp02a.sur :parent maingui)
- Bitmap spon2
- (:area 0 0 88 20 :sub_path main :file m_sp02b.sur :parent maingui)
- OnOff spec2
- (:area 526 69 88 20 :parent maingui :on spon2 :off spoff2 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 1 1)
- (:Off_action 1
- 2 update_specials maingui 1 0))
-
- Bitmap spoff3
- (:area 0 0 88 20 :sub_path main :file m_sp03a.sur :parent maingui)
- Bitmap spon3
- (:area 0 0 88 20 :sub_path main :file m_sp03b.sur :parent maingui)
- OnOff spec3
- (:area 526 89 88 20 :parent maingui :on spon3 :off spoff3 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 2 1)
- (:Off_action 1
- 2 update_specials maingui 2 0))
-
- Bitmap spoff4
- (:area 0 0 88 20 :sub_path main :file m_sp04a.sur :parent maingui)
- Bitmap spon4
- (:area 0 0 88 20 :sub_path main :file m_sp04b.sur :parent maingui)
- OnOff spec4
- (:area 526 109 88 20 :parent maingui :on spon4 :off spoff4 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 3 1)
- (:Off_action 1
- 2 update_specials maingui 3 0))
-
- Bitmap spoff5
- (:area 0 0 88 20 :sub_path main :file m_sp05a.sur :parent maingui)
- Bitmap spon5
- (:area 0 0 88 20 :sub_path main :file m_sp05b.sur :parent maingui)
- OnOff spec5
- (:area 526 129 88 20 :parent maingui :on spon5 :off spoff5 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 4 1)
- (:Off_action 1
- 2 update_specials maingui 4 0))
-
- Bitmap spoff6
- (:area 0 0 88 20 :sub_path main :file m_sp06a.sur :parent maingui)
- Bitmap spon6
- (:area 0 0 88 20 :sub_path main :file m_sp06b.sur :parent maingui)
- OnOff spec6
- (:area 526 149 88 20 :parent maingui :on spon6 :off spoff6 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 5 1)
- (:Off_action 1
- 2 update_specials maingui 5 0))
-
- Bitmap spoff7
- (:area 0 0 88 20 :sub_path main :file m_sp07a.sur :parent maingui)
- Bitmap spon7
- (:area 0 0 88 20 :sub_path main :file m_sp07b.sur :parent maingui)
- OnOff spec7
- (:area 526 169 88 20 :parent maingui :on spon7 :off spoff7 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 6 1)
- (:Off_action 1
- 2 update_specials maingui 6 0))
-
- Bitmap spoff8
- (:area 0 0 88 20 :sub_path main :file m_sp08a.sur :parent maingui)
- Bitmap spon8
- (:area 0 0 88 20 :sub_path main :file m_sp08b.sur :parent maingui)
- OnOff spec8
- (:area 526 189 88 20 :parent maingui :on spon8 :off spoff8 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 7 1)
- (:Off_action 1
- 2 update_specials maingui 7 0))
-
- Bitmap spoff9
- (:area 0 0 88 20 :sub_path main :file m_sp09a.sur :parent maingui)
- Bitmap spon9
- (:area 0 0 88 20 :sub_path main :file m_sp09b.sur :parent maingui)
- OnOff spec9
- (:area 526 209 88 20 :parent maingui :on spon9 :off spoff9 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 8 1)
- (:Off_action 1
- 2 update_specials maingui 8 0))
-
- Bitmap spoff10
- (:area 0 0 88 20 :sub_path main :file m_sp10a.sur :parent maingui)
- Bitmap spon10
- (:area 0 0 88 20 :sub_path main :file m_sp10b.sur :parent maingui)
- OnOff spec10
- (:area 526 229 88 20 :parent maingui :on spon10 :off spoff10 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 9 1)
- (:Off_action 1
- 2 update_specials maingui 9 0))
-
- Bitmap spoff11
- (:area 0 0 88 20 :sub_path main :file m_sp11a.sur :parent maingui)
- Bitmap spon11
- (:area 0 0 88 20 :sub_path main :file m_sp11b.sur :parent maingui)
- OnOff spec11
- (:area 526 249 88 20 :parent maingui :on spon11 :off spoff11 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 10 1)
- (:Off_action 1
- 2 update_specials maingui 10 0))
-
- Bitmap spoff12
- (:area 0 0 88 20 :sub_path main :file m_sp12a.sur :parent maingui)
- Bitmap spon12
- (:area 0 0 88 20 :sub_path main :file m_sp12b.sur :parent maingui)
- OnOff spec12
- (:area 526 269 88 20 :parent maingui :on spon12 :off spoff12 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 11 1)
- (:Off_action 1
- 2 update_specials maingui 11 0))
-
- Bitmap spoff13
- (:area 0 0 88 20 :sub_path main :file m_sp13a.sur :parent maingui)
- Bitmap spon13
- (:area 0 0 88 20 :sub_path main :file m_sp13b.sur :parent maingui)
- OnOff spec13
- (:area 526 289 88 20 :parent maingui :on spon13 :off spoff13 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 12 1)
- (:Off_action 1
- 2 update_specials maingui 12 0))
-
- Bitmap spoff14
- (:area 0 0 88 20 :sub_path main :file m_sp14a.sur :parent maingui)
- Bitmap spon14
- (:area 0 0 88 20 :sub_path main :file m_sp14b.sur :parent maingui)
- OnOff spec14
- (:area 526 309 88 20 :parent maingui :on spon14 :off spoff14 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 13 1)
- (:Off_action 1
- 2 update_specials maingui 13 0))
-
- Bitmap spoff15
- (:area 0 0 88 20 :sub_path main :file m_sp15a.sur :parent maingui)
- Bitmap spon15
- (:area 0 0 88 20 :sub_path main :file m_sp15b.sur :parent maingui)
- OnOff spec15
- (:area 526 329 88 20 :parent maingui :on spon15 :off spoff15 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 14 1)
- (:Off_action 1
- 2 update_specials maingui 14 0))
-
- Bitmap spoff16
- (:area 0 0 88 20 :sub_path main :file m_sp16a.sur :parent maingui)
- Bitmap spon16
- (:area 0 0 88 20 :sub_path main :file m_sp16b.sur :parent maingui)
- OnOff spec16
- (:area 526 349 88 20 :parent maingui :on spon16 :off spoff16 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 15 1)
- (:Off_action 1
- 2 update_specials maingui 15 0))
-
- Bitmap spoff17
- (:area 0 0 88 20 :sub_path main :file m_sp17a.sur :parent maingui)
- Bitmap spon17
- (:area 0 0 88 20 :sub_path main :file m_sp17b.sur :parent maingui)
- OnOff spec17
- (:area 526 369 88 20 :parent maingui :on spon17 :off spoff17 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 16 1)
- (:Off_action 1
- 2 update_specials maingui 16 0))
-
- Bitmap spoff18
- (:area 0 0 88 20 :sub_path main :file m_sp18a.sur :parent maingui)
- Bitmap spon18
- (:area 0 0 88 20 :sub_path main :file m_sp18b.sur :parent maingui)
- OnOff spec18
- (:area 526 389 88 20 :parent maingui :on spon18 :off spoff18 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 17 1)
- (:Off_action 1
- 2 update_specials maingui 17 0))
-
- Bitmap spoff19
- (:area 0 0 88 20 :sub_path main :file m_sp19a.sur :parent maingui)
- Bitmap spon19
- (:area 0 0 88 20 :sub_path main :file m_sp19b.sur :parent maingui)
- OnOff spec19
- (:area 526 409 88 20 :parent maingui :on spon19 :off spoff19 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 18 1)
- (:Off_action 1
- 2 update_specials maingui 18 0))
-
- Bitmap spoff20
- (:area 0 0 88 20 :sub_path main :file m_sp20a.sur :parent maingui)
- Bitmap spon20
- (:area 0 0 88 20 :sub_path main :file m_sp20b.sur :parent maingui)
- OnOff spec20
- (:area 526 429 88 20 :parent maingui :on spon20 :off spoff20 :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 19 1)
- (:Off_action 1
- 2 update_specials maingui 19 0))
-
- Bitmap spoff21
- (:area 0 0 88 20 :sub_path main :file m_sp21a.sur :trans :parent maingui)
- Bitmap spon21
- (:area 0 0 88 20 :sub_path main :file m_sp21b.sur :trans :parent maingui)
- OnOff spec21
- (:area 526 449 88 20 :parent maingui :on spon21 :off spoff21 :trans :disabled :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:On_action 1
- 2 update_specials maingui 20 1)
- (:Off_action 1
- 2 update_specials maingui 20 0))
-
- Paths 0 0
-