home *** CD-ROM | disk | FTP | other *** search
- FSTPC 5
-
- # The debrief screen widgets
-
- # NEXT MISSION
- State3 nextmission
- (:area 491 279 119 38 :parent debrief :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1 :disabled
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:MLButtonClk 3
- 0 next_mission maingui
- 0 GUI_enter brfgui
- 0 setup_brief maingui))
-
- # RETRY MISSION
- State3 retrymission
- (:area 491 349 119 38 :parent debrief :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))
-
- # CANCEL
- State3 canceldebrief
- (:area 491 419 119 38 :parent debrief :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 maingui
- 0 init_missions maingui))
-
- # OBJECTIVES
- # Bitmaps for tick / cross
- Bitmap dbrf_yes
- (:area 0 0 32 32 :parent debrief :sub_path debrief :file yes.sur)
- Bitmap dbrf_no
- (:area 0 0 32 32 :parent debrief :sub_path debrief :file no.sur)
- Bitmap dbrf_grey
- (:area 0 0 32 32 :parent debrief :sub_path debrief :file grey.sur)
-
- # OBJECTIVE 1
- sRegion c1text
- (:area 95 82 520 20 :parent debrief :trans :cursor normal :font fontb :text 2 2 TEXT_GOES_HERE :layer 1 :disabled )
- sRegion c1grey
- (:area 48 76 32 32 :parent debrief :graphic dbrf_grey :disabled :layer 1)
- sRegion c1yes
- (:area 48 76 32 32 :parent debrief :graphic dbrf_yes :disabled :layer 1)
- sRegion c1no
- (:area 48 76 32 32 :parent debrief :graphic dbrf_no :disabled :layer 1)
-
- # OBJECTIVE 2
- sRegion c2text
- (:area 95 122 520 20 :parent debrief :trans :cursor normal :font fontb :text 2 2 TEXT_GOES_HERE :layer 1 :disabled )
- sRegion c2grey
- (:area 48 116 32 32 :parent debrief :graphic dbrf_grey :disabled :layer 1)
- sRegion c2yes
- (:area 48 116 32 32 :parent debrief :graphic dbrf_yes :disabled :layer 1)
- sRegion c2no
- (:area 48 116 32 32 :parent debrief :graphic dbrf_no :disabled :layer 1)
-
- # OBJECTIVE 3
- sRegion c3text
- (:area 95 162 520 20 :parent debrief :trans :cursor normal :font fontb :text 2 2 TEXT_GOES_HERE :layer 1 :disabled )
- sRegion c3grey
- (:area 48 156 32 32 :parent debrief :graphic dbrf_grey :disabled :layer 1)
- sRegion c3yes
- (:area 48 156 32 32 :parent debrief :graphic dbrf_yes :disabled :layer 1)
- sRegion c3no
- (:area 48 156 32 32 :parent debrief :graphic dbrf_no :disabled :layer 1)
-
- # OBJECTIVE 4
- sRegion c4text
- (:area 95 202 520 20 :parent debrief :trans :cursor normal :font fontb :text 2 2 TEXT_GOES_HERE :layer 1 :disabled )
- sRegion c4grey
- (:area 48 196 32 32 :parent debrief :graphic dbrf_grey :disabled :layer 1)
- sRegion c4yes
- (:area 48 196 32 32 :parent debrief :graphic dbrf_yes :disabled :layer 1)
- sRegion c4no
- (:area 48 196 32 32 :parent debrief :graphic dbrf_no :disabled :layer 1)
-
- # OVERALL OUTCOME
- sRegion missionoutcome
- (:area 16 269 450 25 :parent debrief :trans :cursor normal :font fontb :text 2 2 OUTCOME :layer 1)
-
- # SCORE
- sRegion missionscore
- (:area 16 309 450 25 :parent debrief :trans :cursor normal :font fontb :text 2 2 SCORE :layer 1)
-
- # TIME
- sRegion missiontime
- (:area 16 349 450 50 :parent debrief :trans :cursor normal :font fontb :text 2 2 SCORE :layer 1)
-
- # YOU DIED
- sRegion missionudied
- (:area 16 414 450 25 :parent debrief :trans :cursor normal :font fontb :text 2 2 YOU_DIED :layer 1 :disabled)
-
- # CREDITS GRAPHIC
- Bitmap creditsbmp
- (:area 0 0 640 480 :parent debrief :sub_path debrief :file cred_e1.sur)
- sRegion credits
- (:area 0 0 640 480 :parent debrief :graphic creditsbmp :disabled)
-
- Paths 0 0
-