home *** CD-ROM | disk | FTP | other *** search
/ CD Action 39 / cdactioncoverdisc39b.iso / Demo1 / Peacemaker / Gui / dbrwidg.dat < prev    next >
Text File  |  1999-03-10  |  4KB  |  105 lines

  1. FSTPC 5
  2.  
  3. # The debrief screen widgets
  4.  
  5. # NEXT MISSION
  6. State3 nextmission
  7. (:area 491 279 119 38 :parent debrief :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1 :disabled
  8. (:MLButtonDown 1
  9. 1 GUI_play clicksnd 0)
  10. (:MLButtonClk 3
  11. 0 next_mission maingui
  12. 0 GUI_enter brfgui
  13. 0 setup_brief maingui))
  14.  
  15. # RETRY MISSION
  16. State3 retrymission
  17. (:area 491 349 119 38 :parent debrief :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1
  18. (:MLButtonDown 1
  19. 1 GUI_play clicksnd 0)
  20. (:MLButtonClk 2
  21. 0 GUI_enter brfgui
  22. 0 setup_brief maingui))
  23.  
  24. # CANCEL
  25. State3 canceldebrief
  26. (:area 491 419 119 38 :parent debrief :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1
  27. (:MLButtonDown 1
  28. 1 GUI_play clicksnd 0)
  29. (:MLButtonClk 2
  30. 0 GUI_Enter maingui
  31. 0 init_missions maingui))
  32.  
  33. # OBJECTIVES
  34. # Bitmaps for tick / cross
  35. Bitmap dbrf_yes
  36. (:area 0 0 32 32 :parent debrief :sub_path debrief :file yes.sur)
  37. Bitmap dbrf_no
  38. (:area 0 0 32 32 :parent debrief :sub_path debrief :file no.sur)
  39. Bitmap dbrf_grey
  40. (:area 0 0 32 32 :parent debrief :sub_path debrief :file grey.sur)
  41.  
  42. # OBJECTIVE 1
  43. sRegion c1text
  44. (:area 95 82 520 20 :parent debrief :trans :cursor normal :font fontb :text 2 2 TEXT_GOES_HERE :layer 1 :disabled )
  45. sRegion c1grey
  46. (:area 48 76 32 32 :parent debrief :graphic dbrf_grey :disabled :layer 1)
  47. sRegion c1yes
  48. (:area 48 76 32 32 :parent debrief :graphic dbrf_yes :disabled :layer 1)
  49. sRegion c1no
  50. (:area 48 76 32 32 :parent debrief :graphic dbrf_no :disabled :layer 1)
  51.  
  52. # OBJECTIVE 2
  53. sRegion c2text
  54. (:area 95 122 520 20 :parent debrief :trans :cursor normal :font fontb :text 2 2 TEXT_GOES_HERE :layer 1 :disabled )
  55. sRegion c2grey
  56. (:area 48 116 32 32 :parent debrief :graphic dbrf_grey :disabled :layer 1)
  57. sRegion c2yes
  58. (:area 48 116 32 32 :parent debrief :graphic dbrf_yes :disabled :layer 1)
  59. sRegion c2no
  60. (:area 48 116 32 32 :parent debrief :graphic dbrf_no :disabled :layer 1)
  61.  
  62. # OBJECTIVE 3
  63. sRegion c3text
  64. (:area 95 162 520 20 :parent debrief :trans :cursor normal :font fontb :text 2 2 TEXT_GOES_HERE :layer 1 :disabled )
  65. sRegion c3grey
  66. (:area 48 156 32 32 :parent debrief :graphic dbrf_grey :disabled :layer 1)
  67. sRegion c3yes
  68. (:area 48 156 32 32 :parent debrief :graphic dbrf_yes :disabled :layer 1)
  69. sRegion c3no
  70. (:area 48 156 32 32 :parent debrief :graphic dbrf_no :disabled :layer 1)
  71.  
  72. # OBJECTIVE 4
  73. sRegion c4text
  74. (:area 95 202 520 20 :parent debrief :trans :cursor normal :font fontb :text 2 2 TEXT_GOES_HERE :layer 1 :disabled )
  75. sRegion c4grey
  76. (:area 48 196 32 32 :parent debrief :graphic dbrf_grey :disabled :layer 1)
  77. sRegion c4yes
  78. (:area 48 196 32 32 :parent debrief :graphic dbrf_yes :disabled :layer 1)
  79. sRegion c4no
  80. (:area 48 196 32 32 :parent debrief :graphic dbrf_no :disabled :layer 1)
  81.  
  82. # OVERALL OUTCOME
  83. sRegion missionoutcome
  84. (:area 16 269 450 25 :parent debrief :trans :cursor normal :font fontb :text 2 2 OUTCOME :layer 1)
  85.  
  86. # SCORE
  87. sRegion missionscore
  88. (:area 16 309 450 25  :parent debrief :trans :cursor normal :font fontb :text 2 2 SCORE :layer 1)
  89.  
  90. # TIME
  91. sRegion missiontime
  92. (:area 16 349 450 50  :parent debrief :trans :cursor normal :font fontb :text 2 2 SCORE :layer 1)
  93.  
  94. # YOU DIED
  95. sRegion missionudied
  96. (:area 16 414 450 25 :parent debrief :trans :cursor normal :font fontb :text 2 2 YOU_DIED :layer 1 :disabled)
  97.  
  98. # CREDITS GRAPHIC
  99. Bitmap creditsbmp
  100. (:area 0 0 640 480 :parent debrief :sub_path debrief :file cred_e1.sur)
  101. sRegion credits
  102. (:area 0 0 640 480 :parent debrief :graphic creditsbmp :disabled)
  103.  
  104. Paths 0 0
  105.