home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-09-16 | 1.5 KB | 29 lines |
- [MAIN]
- TT_ID_SHORT = NEWS_EUROPA_REALTY ;text tool id for short description
- TT_ID_TITLE = NEWS_EUROPA_REALTY_TITLE ;title of news story
- FONT_SHORT = LCD7b ;font type for short description
- TICKER_BAR = 0 ; 1 or 0, News Item placed in ticker if 1(TRUE)
-
-
- ;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
-
- ;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 = -1; ;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_EUROPA_REALTY_DESC1 ;text tool id for long description
- USE_PAK = 0 ;pak file 1 yes 0 no
- PAK_DELAY = 0 ;delay before pak is started in seconds
- PAK_FILE = gat.pak,gat.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
- USE_IMAGE = 1 ;image area 1 yes 0 no
- IMAGE_DELAY = 0 ;delay before image starts
- IMAGE_AREA = IANewsImage,nws_img4.pcx,256,161,1,25,110 ;IA Name(dont change), pcx filename, width, height, frames, ulX, ulY
-