home *** CD-ROM | disk | FTP | other *** search
/ The Online Gaming Starter Kit / GAMING.ISO / pc / software / win / mpg-net / ipx.z / GAME.SCR < prev    next >
Text File  |  1997-04-14  |  834b  |  28 lines

  1. # if any of these two options are used, they must be placed at the top
  2. # (before any other expressions are parsed)
  3. <SHOW-TOKENS>
  4. # if this option is used, then the data file will include the token followed
  5. # by a tab before the actual answer to the question
  6. <ALL-EXPRESSIONS>
  7. # if this option is used, the answers to all expressions will be placed in the 
  8. # data file (with or without their tokens) even if they are in an IF block
  9. # whose condition evaluates to false.
  10.  
  11. <BEGIN>
  12.   <TEXT> <Please enter the game type association>
  13.   <TEXT> <(see online documentation for setting up new types)>
  14. #
  15. <BEGIN>
  16. <END>
  17.  
  18.   <STRING>    <Game Type:>    <25:25>    <MSDOS>    <GAMETYPE>
  19. #
  20.   <BEGIN>
  21.   <END>
  22. #
  23. #  <BOOLEAN> <Hints available ...> <NA> <TRUE> <HINT>
  24. #
  25. #  <INTEGER> <Debug Level ... (0 == None)> <0:255> <0> <DEBUG>
  26. <END>
  27.  
  28.