home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-09-16 | 3.2 KB | 70 lines |
- [MAIN]
- TT_ID_SHORT = NEWS_GALSPAN_EXPANDS ;text tool id for short description
- TT_ID_TITLE = NEWS_GALSPAN_EXPANDS_TITLE ;title of news story
- FONT_SHORT = LCD7b ;font type for short description
- TICKER_BAR = 1 ; 1 or 0, News Item placed in ticker if 1(TRUE)
- AUDIO_HEADLINE = head%ce00.wav ; filename of news story, do not replace the %c
- ;SBF_VARIABLE =
-
-
- ;1..n VAR_CHECKS These vars must be set in order for news to be valid
- VAR_CHECK = PLAYER_MAIN_VARS,PLAYER_SIDE,AGT ;news is avail based on check var
- ;VAR_CHECK = MISSION_VARS,BURKHART_SAVED,1,EQ ;news is avail based on check var
-
- ;1..n VAR_ACCEPTS These vars will be set when user reads/accepts news
-
-
-
- ;Can have 1..n blocks which will be shown in order starting at label BLOCK0
- [BLOCK0]
- BLOCK_DELAY = 10; ;delay to hold block on screen for (-1 = forever)
- TEXT_CLEAR = 0 ;clear out teletype (1 yes, 0 no )
- TEXT_DELAY = 0 ;delay before text starts in seconds
- TT_LONG_GROUP = NEWS ;text tool id group - dont change this
- TT_ID_LONG = NEWS_GALSPAN_EXPANDS_DESC1 ;text tool id for long description
- USE_PAK = 1 ;pak file 1 yes 0 no
- PAK_DELAY = 0 ;delay before pak is started in seconds
- PAK_FILE = Gal_news.pak,Gal_news.pal ;pak filename, pal filename
- PAK_MOVE = -1,0,0 ;YAW/PITCH/ROLL movement rate in degrees
- PAK_INIT = 180,5,0 ;YAW/PITCH/ROLL initial degrees
- PAK_SCALE_DELAY = 0 ;in frames
- PAK_FINAL_SCALE = 1.0
- PAK_INIT_SCALE = 1.0
- AUDIO_FILE = newse00.wav
- AUDIO_DELAY = 1.5 ;delay in seconds
- AUDIO_VARVAL = 3 ; 0-Normal 1-Dramatic 2-Scary 3-Victory
-
- [BLOCK1]
- BLOCK_DELAY = 10 ;delay to hold block on screen for (-1 = forever)
- NO_TEXT = 1 ;teletype is turned off
- TT_LONG_GROUP = NEWS ;text tool id group - dont change this
- TT_ID_LONG = NULL ;text tool id for long description
- USE_PAK = 1 ;pak file 1 yes 0 no
- PAK_FILE = pirate.pak,pirate.pal ;pak filename, pal filename
- PAK_MOVE = 1,0,0 ;YAW/PITCH/ROLL movement rate in degrees
- PAK_INIT = 180,5,0 ;YAW/PITCH/ROLL initial degrees
- PAK_FINAL_SCALE = 3.0
- PAK_INIT_SCALE = 0.25
-
-
- [BLOCK2]
- BLOCK_DELAY = 10 ;delay to hold block on screen for (-1 = forever)
- NO_TEXT = 1 ;teletype is turned off
- TT_LONG_GROUP = NEWS ;text tool id group - dont change this
- TT_ID_LONG = NULL ;text tool id for long description
- USE_IMAGE = 1 ;image area 1 yes 0 no
- IMAGE_AREA = IANewsImage,nws_img1.pcx,256,161,1,25,110 ;IA Name(dont change), pcx filename, width, height, frames, ulX, ulY
-
- [BLOCK3]
- BLOCK_DELAY = -1 ;delay to hold block on screen for (-1 = forever)
- NO_TEXT = 1 ;teletype is turned off
- TT_LONG_GROUP = NEWS ;text tool id group - dont change this
- TT_ID_LONG = NULL ;text tool id for long description
- USE_PAK = 1 ;pak file 1 yes 0 no
- PAK_FILE = Gal_news.pak,Gal_news.pal ;pak filename, pal filename
- PAK_MOVE = -1,0,0 ;YAW/PITCH/ROLL movement rate in degrees
- PAK_INIT = 180,5,0 ;YAW/PITCH/ROLL initial degrees
- PAK_FINAL_SCALE = 1.0
- PAK_INIT_SCALE = 1.0
-
-