home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 5.2 / 1999-11_Disc_5.2.bin / TACHYON / DATA1.CAB / Program_Executable_Files / Space.pff / EARTH09.NWS < prev    next >
INI File  |  1999-08-24  |  1KB  |  29 lines

  1. [MAIN]
  2. TT_ID_SHORT = NEWS_EUROPA_REALTY                ;text tool id for short description
  3. TT_ID_TITLE = NEWS_EUROPA_REALTY_TITLE            ;title of news story
  4. FONT_SHORT    = LCD7b                                ;font type for short description
  5. TICKER_BAR  = 0                                    ; 1 or 0, News Item placed in ticker if 1(TRUE)
  6.  
  7.  
  8. ;1..n VAR_CHECKS  These vars must be set in order for news to be valid
  9. VAR_CHECK   = PLAYER_MAIN_VARS,PLAYER_SIDE,AGT   ;news is avail based on check var 
  10.  
  11. ;1..n VAR_ACCEPTS These vars will be set when user reads/accepts news
  12.  
  13.  
  14. ;Can have 1..n blocks which will be shown in order starting at label BLOCK0
  15. [BLOCK0]
  16. BLOCK_DELAY        = -1;                         ;delay to hold block on screen for (-1 = forever)
  17. TEXT_CLEAR        = 0                             ;clear out teletype (1 yes, 0 no )
  18. TEXT_DELAY        = 0                             ;delay before text starts in seconds
  19. TT_LONG_GROUP    = NEWS                         ;text tool id group - dont change this
  20. TT_ID_LONG        = NEWS_EUROPA_REALTY_DESC1     ;text tool id for long description
  21. USE_PAK         = 0                             ;pak file 1 yes 0 no
  22. PAK_DELAY        = 0                             ;delay before pak is started in seconds
  23. PAK_FILE        = gat.pak,gat.pal             ;pak filename, pal filename    
  24. PAK_MOVE        = 1,0,0                         ;YAW/PITCH/ROLL movement rate in degrees
  25. PAK_INIT        = 180,5,0                     ;YAW/PITCH/ROLL initial degrees
  26. USE_IMAGE       = 1                             ;image area 1 yes 0 no
  27. IMAGE_DELAY        = 0                             ;delay before image starts
  28. IMAGE_AREA      = IANewsImage,nws_img4.pcx,256,161,1,25,110 ;IA Name(dont change), pcx filename, width, height, frames, ulX, ulY
  29.