home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 44 / CDPowerplay44Disc2.iso / games / tachyon / data1.cab / Program_Executable_Files / Space.pff / EXAMPLE.NWS < prev    next >
Encoding:
INI File  |  1999-09-16  |  3.2 KB  |  70 lines

  1. [MAIN]
  2. TT_ID_SHORT        = NEWS_GALSPAN_EXPANDS                ;text tool id for short description
  3. TT_ID_TITLE        = NEWS_GALSPAN_EXPANDS_TITLE            ;title of news story
  4. FONT_SHORT        = LCD7b                                ;font type for short description
  5. TICKER_BAR        = 1                                    ; 1 or 0, News Item placed in ticker if 1(TRUE)
  6. AUDIO_HEADLINE    = head%ce00.wav                        ; filename of news story, do not replace the %c
  7. ;SBF_VARIABLE    = 
  8.  
  9.  
  10. ;1..n VAR_CHECKS  These vars must be set in order for news to be valid
  11. VAR_CHECK   = PLAYER_MAIN_VARS,PLAYER_SIDE,AGT   ;news is avail based on check var 
  12. ;VAR_CHECK   = MISSION_VARS,BURKHART_SAVED,1,EQ   ;news is avail based on check var 
  13.  
  14. ;1..n VAR_ACCEPTS These vars will be set when user reads/accepts news
  15.  
  16.  
  17.  
  18. ;Can have 1..n blocks which will be shown in order starting at label BLOCK0
  19. [BLOCK0]
  20. BLOCK_DELAY        = 10;                         ;delay to hold block on screen for (-1 = forever)
  21. TEXT_CLEAR        = 0                             ;clear out teletype (1 yes, 0 no )
  22. TEXT_DELAY        = 0                             ;delay before text starts in seconds
  23. TT_LONG_GROUP    = NEWS                         ;text tool id group - dont change this
  24. TT_ID_LONG        = NEWS_GALSPAN_EXPANDS_DESC1     ;text tool id for long description
  25. USE_PAK         = 1                             ;pak file 1 yes 0 no
  26. PAK_DELAY        = 0                             ;delay before pak is started in seconds
  27. PAK_FILE        = Gal_news.pak,Gal_news.pal         ;pak filename, pal filename    
  28. PAK_MOVE        = -1,0,0                         ;YAW/PITCH/ROLL movement rate in degrees
  29. PAK_INIT        = 180,5,0                     ;YAW/PITCH/ROLL initial degrees
  30. PAK_SCALE_DELAY = 0                ;in frames
  31. PAK_FINAL_SCALE = 1.0
  32. PAK_INIT_SCALE    = 1.0
  33. AUDIO_FILE        = newse00.wav
  34. AUDIO_DELAY        = 1.5                         ;delay in seconds
  35. AUDIO_VARVAL    = 3                             ; 0-Normal 1-Dramatic 2-Scary 3-Victory
  36.  
  37. [BLOCK1]
  38. BLOCK_DELAY        = 10                         ;delay to hold block on screen for (-1 = forever)
  39. NO_TEXT            = 1                             ;teletype is turned off
  40. TT_LONG_GROUP    = NEWS                         ;text tool id group - dont change this
  41. TT_ID_LONG        = NULL     ;text tool id for long description
  42. USE_PAK         = 1                             ;pak file 1 yes 0 no
  43. PAK_FILE        = pirate.pak,pirate.pal         ;pak filename, pal filename    
  44. PAK_MOVE        = 1,0,0                         ;YAW/PITCH/ROLL movement rate in degrees
  45. PAK_INIT        = 180,5,0                     ;YAW/PITCH/ROLL initial degrees
  46. PAK_FINAL_SCALE = 3.0
  47. PAK_INIT_SCALE    = 0.25
  48.  
  49.  
  50. [BLOCK2]
  51. BLOCK_DELAY        = 10                         ;delay to hold block on screen for (-1 = forever)
  52. NO_TEXT            = 1                             ;teletype is turned off
  53. TT_LONG_GROUP    = NEWS                         ;text tool id group - dont change this
  54. TT_ID_LONG        = NULL                            ;text tool id for long description
  55. USE_IMAGE       = 1                             ;image area 1 yes 0 no
  56. IMAGE_AREA      = IANewsImage,nws_img1.pcx,256,161,1,25,110 ;IA Name(dont change), pcx filename, width, height, frames, ulX, ulY
  57.  
  58. [BLOCK3]
  59. BLOCK_DELAY        = -1                         ;delay to hold block on screen for (-1 = forever)
  60. NO_TEXT            = 1                             ;teletype is turned off
  61. TT_LONG_GROUP    = NEWS                         ;text tool id group - dont change this
  62. TT_ID_LONG        = NULL     ;text tool id for long description
  63. USE_PAK         = 1                             ;pak file 1 yes 0 no
  64. PAK_FILE        = Gal_news.pak,Gal_news.pal         ;pak filename, pal filename    
  65. PAK_MOVE        = -1,0,0                         ;YAW/PITCH/ROLL movement rate in degrees
  66. PAK_INIT        = 180,5,0                     ;YAW/PITCH/ROLL initial degrees
  67. PAK_FINAL_SCALE = 1.0
  68. PAK_INIT_SCALE    = 1.0
  69.  
  70.