home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.12 / 1998-03_Disc_3.12.iso / SMGDEMO / smgdemo.exe / jackal.txt < prev    next >
Text File  |  1997-11-05  |  4KB  |  162 lines

  1. ;
  2. ;               General Jackal errors.
  3. ;
  4.  
  5. @FILEWIN_LOAD
  6. @width=320
  7. @title=LOADING ERROR
  8. Unable to find file %FILENAME0.
  9.  
  10. @FILEWIN_SAVEEXISTS
  11. @width=320
  12. @title=WARNING
  13. ^^%FILENAME0 already exists.  Overwrite?
  14.  
  15. @NET_LOBBY_PASSWORD_QUERY
  16. @width=320
  17. @title=Set password?
  18.  
  19. Yes
  20. No
  21.  
  22. @NET_LOBBY_INPUT_PASSWORD
  23. @width-320
  24. @title=Enter session password
  25.  
  26.  
  27. @NETCONNECT_CREATE
  28. @width=320
  29. @title=Create Multiplayer Game
  30. @editbox
  31. @itemlist
  32. Enter session name:
  33. Enter your name:
  34. @@Optional password:
  35.  
  36. @NETCONNECT_JOIN
  37. @width = 320
  38. @title=Join Multiplayer Game
  39. @itemlist
  40. Enter your name:
  41.  
  42. @NETCONNECT_NEED_SESSION
  43. @width = 320
  44. @title=NOTICE
  45. ^^Session name required. Please try again.
  46.  
  47. @NETCONNECT_NEED_PLAYER
  48. @width = 320
  49. @title=NOTICE
  50. ^^Player name required. Please try again.
  51.  
  52. @NETCONNECT_MAX_PLAYERS
  53. @width = 200
  54. @title = Create Multiplayer Game
  55. ^^Choose number of players allowed
  56.  
  57. @NETCONNECT_PASSWORD_SET
  58. @width = 320
  59. @title=NOTICE
  60. ^^Password protection has been set.
  61.  
  62. @NETCONNECT_SESSION_NOT_FOUND
  63. @width = 320
  64. @title =Session Not Found
  65. @button = Try Again
  66. A session was not found at the given location.
  67.  
  68.  
  69. @FILEFIND_NOCD
  70. @width = 320
  71. @title=CD Not Found
  72. @button=Search Again
  73. We were unable to locate the game's CD-ROM. Without the CD, you
  74. will likely lose access to several features of the game. If you would
  75. like to insert the CD now and search again, you may do so now.
  76.  
  77. @NETCONNECT_JOIN_OR_CREATE
  78. @width = 320
  79. @title=Create or Join Session
  80. Would you like to create a new session or join an existing one?
  81.  
  82. Create
  83. Join
  84.  
  85. @SELECTSERVICE
  86. @width = 320
  87. @title=MultiPlayer Setup
  88. Select a service...
  89.  
  90. @FILEWIN
  91. FILE NAME
  92.  
  93. @DDRAWERROR
  94. @width = 320
  95. @title= DirectDraw Error
  96. @button=Install DirectX
  97. We have encountered a problem with the DirectDraw configuration
  98. on your machine. The following error was returned: %SOMEERROR0. The game requires
  99. proper installation of DirectX, version 5 or later. If you would like to try
  100. installing or reinstalling DirectX, please be sure the game CD-ROM is in your drive, and
  101. press "Install DirectX" below.
  102.  
  103. @DPLAYERROR
  104. @width = 320
  105. @title= DirectPlay Error
  106. @button=Install DirectX
  107. We have encountered a problem with the DirectPlay configuration
  108. on your machine. The following error was returned: %SOMEERROR0. The game requires
  109. proper installation of DirectX, version 5 or later. If you would like to try
  110. installing or reinstalling DirectX, please be sure the game CD-ROM is in your drive, and
  111. press "Install DirectX" below.
  112.  
  113. @CDNOTFOUND
  114. @width = 320
  115. @title=CD not Found
  116. @button=Search Again
  117. We were unable to locate the game's CD-ROM. If you just inserted
  118. the CD, it's possible the operating system has not finished detected it.
  119. If you think this may have occured, you may try searching again.
  120.  
  121.  
  122. @INCOMPATIBLE_SOUND
  123. @width = 320
  124. @title = Incompatible Sound Version
  125. Your sound version is incompatible with your version of the game. Sounds will be unavailable.
  126.  
  127. @POSSIBLE_DROP
  128. @width = 320
  129. @title = Multiplayer Notice
  130. Checking on a possible loss of player %PLAYERNAME0. Please wait...
  131.  
  132. @VERSIONCHECK_OLDMASTER
  133. @width = 320
  134. @title= Incompatible Versions
  135. Either the host computer for this session is running an older version
  136. of the game, or the version check has timed out. If you suspect the later,
  137. try joining again. Otherwise, you will be unable to join this session.
  138.  
  139. @VERSIONCHECK_OLDPLAYER
  140. @width = 320
  141. @title= Incompatible Versions
  142. Either player %PLAYERNAME0 has an older version of the game or the version
  143. check has timed out for %PLAYERNAME0.
  144.  
  145. @VERSIONCHECK_NEWMASTER
  146. @width = 320
  147. @title= Incompatible Versions
  148. The host computer for this session is running a newer version of the game. If
  149. you would like to connect with this host, you should download the latest
  150. update to the game.
  151.  
  152. @VERSIONCHECK_NEWPLAYER
  153. @width = 320
  154. @title= Incompatible Versions
  155. Player %PLAYERNAME0 has a newer version of the game and has attempted to join
  156. this session. %PLAYERNAME0 will be unable to do so unless you download the
  157. latest version of the game.
  158.  
  159.  
  160.  
  161. @ ; This line must remain at end of file
  162.