home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1998 #8 / K_CD_8_98.iso / outwars / shelldb / save.spt < prev    next >
Text File  |  1998-03-24  |  3KB  |  159 lines

  1. ; save game pop-up
  2.  
  3. ; the following images are loaded by the base debriefing script
  4. ;IMAGE_FILE  "shelldb\\common\\button_n.pcx"                ; 0
  5. ;IMAGE_FILE  "shelldb\\common\\button_d.pcx"                ; 1
  6. ;IMAGE_FILE     "shelldb\\common\\button_p.pcx"                ; 2
  7. ;IMAGE_FILE     "shelldb\\common\\button_h.pcx"                ; 3
  8. ;IMAGE_FILE  "shelldb\\common\\button_f.pcx"                ; 4
  9.  
  10. ;IMAGE_FILE  "shelldb\\netchat\\common\\SBBaseLarge-n.pcx"     ; 5
  11. ;IMAGE_FILE  "shelldb\\netchat\\common\\SBBase-d.pcx"        ; 6
  12.  
  13. ;IMAGE_FILE  "shelldb\\netchat\\common\\SBSlider-n.pcx"        ; 7
  14.  
  15. ;IMAGE_FILE  "shelldb\\netchat\\common\\SBUpArrow-n.pcx"    ; 8
  16. ;IMAGE_FILE  "shelldb\\netchat\\common\\SBUpArrow-d.pcx"    ; 9
  17. ;IMAGE_FILE  "shelldb\\netchat\\common\\SBUpArrow-h.pcx"    ; 10
  18. ;IMAGE_FILE  "shelldb\\netchat\\common\\SBUpArrow-s.pcx"    ; 11
  19.  
  20. ;IMAGE_FILE    "shelldb\\netchat\\common\\SBDownArrow-n.pcx"    ; 12
  21. ;IMAGE_FILE  "shelldb\\netchat\\common\\SBDownArrow-d.pcx"    ; 13
  22. ;IMAGE_FILE  "shelldb\\netchat\\common\\SBDownArrow-h.pcx"    ; 14
  23. ;IMAGE_FILE  "shelldb\\netchat\\common\\SBDownArrow-s.pcx"    ; 15
  24.  
  25. LABEL 900
  26.     PICTURE "shelldb\\briefing\\save.pcx"
  27.     LOCATION 155 118
  28.     LOCATION 155 118
  29.     INVISIBLE
  30.     END
  31.  
  32. ; list of previously saved games
  33. LISTBOX 901
  34.     LOCATION 179 145
  35.     DIMENSIONS  261 90
  36.     HOTSPOTRECT    179 145 261 90
  37.     DISABLED
  38.     INVISIBLE
  39.     SCROLLBAR 901
  40.         LOCATION    440 145
  41.         DIMENSIONS   23  90
  42.         BORDER_SIZE   0
  43.         HOTSPOTRECT 440 145 23 90
  44.  
  45.         PICTURE "","","",""
  46.         
  47.         SLIDE #7, #7, #7, #7
  48.         LU_PICTURE #8, #9, #10, #11
  49.          RD_PICTURE #12, #13, #14, #15
  50. ;        SLIDE       "shelldb\\pre_ship\\SB_bs_n.pcx",
  51. ;                    "shelldb\\pre_ship\\SB_bs_n.pcx",
  52. ;                    "shelldb\\pre_ship\\SB_bs_n.pcx",
  53. ;                    "shelldb\\pre_ship\\SB_bs_n.pcx"
  54.  
  55. ;        LU_PICTURE  "shelldb\\pre_ship\\SB_ua_n.pcx",
  56. ;                    "shelldb\\pre_ship\\SB_ua_h.pcx",
  57. ;                    "shelldb\\pre_ship\\SB_ua_s.pcx",
  58. ;                    "shelldb\\pre_ship\\SB_ua_d.pcx"
  59.  
  60. ;        RD_PICTURE  "shelldb\\pre_ship\\SB_da_n.pcx",
  61. ;                    "shelldb\\pre_ship\\SB_da_h.pcx",
  62. ;                    "shelldb\\pre_ship\\SB_da_s.pcx",
  63. ;                    "shelldb\\pre_ship\\SB_da_d.pcx"
  64.  
  65.         ARROW_DIMENSIONS 23 20
  66.         SLIDE_DIMENSIONS 20 20
  67.         SLIDER_TYPE 1
  68.         END
  69.     ABOVE 1001
  70.     BELOW 902
  71.     NEXT 902
  72.     PREV 1001
  73.     END
  74.     
  75. ; name for this save game
  76. TEXTBOX    902
  77.     LOCATION 179 256
  78.     DIMENSIONS  284  16
  79.     HOTSPOTRECT 179 256 284 16
  80.     DISABLED
  81.     INVISIBLE
  82.     ABOVE 901
  83.     BELOW 1000
  84.     NEXT 1000
  85.     PREV 901
  86.     END
  87.  
  88. ; save button, save the game
  89. BUTTON 1000
  90.     PICTURE #0, #1, #2, #3
  91.     FOCUS_PICTURE #4 275 338
  92.  
  93.     LOCATION 198 338
  94.     HOTSPOTRECT 188 300 124 52
  95.     DISABLED
  96.     INVISIBLE
  97.     ABOVE 902
  98.     BELOW 1001
  99.     NEXT 1001
  100.     PREV 902
  101.     END
  102.  
  103. ; cancel button, don't save now
  104. BUTTON 1001
  105.     PICTURE #0, #1, #2, #3
  106.     FOCUS_PICTURE #4 419 337
  107.  
  108.     LOCATION 342 337
  109.     HOTSPOTRECT 332 299 124 52
  110.     DISABLED
  111.     INVISIBLE
  112.     ABOVE 1000
  113.     BELOW 901
  114.     NEXT 901
  115.     PREV 1000
  116.     END
  117.  
  118.  
  119. LABEL 2000
  120.     PICTURE "shelldb\\common\\msgscrn.pcx"
  121.     LOCATION 175 218
  122.     INVISIBLE
  123.     END
  124.  
  125. ; message  continue
  126. BUTTON 2001
  127.     PICTURE #0, #1, #2, #3
  128.     FOCUS_PICTURE #4 295 326
  129.  
  130.     LOCATION 218 326
  131.     HOTSPOTRECT 208 288 124 52
  132.     DISABLED
  133.     INVISIBLE
  134. ;    ABOVE 902
  135. ;    BELOW 1001
  136.     NEXT 2002
  137.     PREV 2002
  138.     END
  139.  
  140. ; message cancel
  141. BUTTON 2002
  142.     PICTURE #0, #1, #2, #3
  143.     FOCUS_PICTURE #4 439 326
  144.  
  145.     LOCATION 362 326
  146.     HOTSPOTRECT 352 288 124 52
  147.     DISABLED
  148.     INVISIBLE
  149. ;    ABOVE 1000
  150. ;    BELOW 901
  151.     NEXT 2001
  152.     PREV 2001
  153.     END
  154.  
  155. LABEL 2003
  156.     LOCATION 200 248
  157.     INVISIBLE
  158.     END
  159.