home *** CD-ROM | disk | FTP | other *** search
- FSTPC 5
-
- # THE CAMPAIGN BRIEFING
-
- #====================================================================================================================
- # BRIEFING
-
- # scroll up
- sRegion campupbut
- (:area 28 51 584 15 :parent campgui :trans :active_area :cursor uparrows :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:MLButtonClk 1
- 1 text_but camptext 0))
-
- # scroll down
- sRegion campdnbut
- (:area 28 415 584 15 :parent campgui :trans :active_area :cursor downarrows :layer 1
- (:MLButtonDown 1
- 1 GUI_play clicksnd 0)
- (:MLButtonClk 1
- 1 text_but camptext 1))
-
- # pageup button
- sRegion camppupbut
- (:area 28 51 584 15 :parent campgui :trans :active_area :cursor uparrows :disabled :layer 1)
- # pagedown button
- sRegion camppdnbut
- (:area 28 415 584 15 :parent campgui :trans :active_area :cursor uparrows :disabled :layer 1)
-
- TextWin camptext
- (:area 28 51 584 380 :parent campgui :trans :font fontc :buttons campupbut campdnbut camppupbut camppdnbut :layer 1)
-
- #====================================================================================================================
- # MAIN SCREEN
- State3 cancelcamp
- (:area 261 433 119 38 :parent campgui :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))
-
- Paths 0 0
-