home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / prince.zip / PRINCE.HLP < prev   
Text File  |  1988-09-09  |  7KB  |  149 lines

  1.    Type a topic number, name or other key word to search for.  When
  2.    it's found, hit TAB for next occurrence, or scroll thru lines of
  3.    text: hit RETURN to scroll down, BACKSP to scroll up (hit ESC to
  4.    quit scrolling). At "Topic" box, hitting RETURN exits Help.
  5.  
  6.          Main Topics   2) INPUT  FIELDS    4) CALCULATIONS
  7.          1) SCREEN     3) RESULT FIELDS    5) COMMANDS
  8. 1) SCREEN
  9.    Procedure
  10.       Enter desired amounts in INPUT fields (above the bar)
  11.       Press RETURN each time you want to see recalculated
  12.          RESULTS (below the bar) based on these inputs.
  13.       When satisfied, move cursor to COMMAND field (see COMMANDS)
  14.          and press RETURN for results of the decisions made here.
  15.    Layout
  16.       Above the bar: Data-entry fields (INPUT FIELDS).
  17.       Below the bar: Display-only fields (RESULT FIELDS).
  18.       Inside the bar
  19.          'Command' : For entry of commands (see COMMANDS section).
  20.          Dialog Box: When a command is entered, box opens up.
  21.          Year      : Current year, with 'Royal Council' message.
  22.    Moving between fields
  23.       TAB Key  : Moves to next field in sequence.
  24.       BACKTAB  : (Shift-TAB) moves to previous field.
  25.       U & D Arr: Moves to field just above or below.
  26.       HOME Key : Moves to the upper left-hand field.
  27.    Editing within a field
  28.       R Arrow: Moves the cursor right one space at a time.
  29.          At right end of field, cursor will tab to next field.
  30.       L Arrow: Moves left one space if cursor is not in Col 1;
  31.          Otherwise, it will tab to the previous field.
  32.       ESC Key: Moves cursor back to Col 1.
  33.       BACKSP : "Destructive." Deletes character to the left.
  34.       DEL Key: Deletes character under the cursor.
  35.       ^Y     : Deletes all to the right of cursor position.
  36.       INS Key: Toggles between Insert and Overwrite modes.
  37.    Equivalent keys
  38.       Arrows : "Wordstar diamond."  L,R,U,D = ^S,^D,^E,^X
  39.       TABS   : TAB,BACKTAB = ^R Arrow,^L Arrow
  40.       INS Key: ^V
  41.       DEL Key: ^G
  42.    Status line  ( line #24 )
  43.       'Field' : Shows sequence-number of current field.
  44.       'Col'   : Shows cursor's position in current field.
  45.       'Overwrite'/
  46.       'Insert': Shows current editing mode.
  47.       'CAPS'  : When lit, shows CAPS LOCK is on.
  48.       'NUMS'  : Same for NUM LOCK.
  49.       Rt side : (Col 45-80) Various error and help messages.
  50. //
  51. 2) INPUT FIELDS
  52.    PLANT (Crops):  Acres to cultivate.
  53.       Each acre requires three bushels of grain for seed.
  54.       One farmer can plant two acres.
  55.    BUILD (Canals): Acres to build irrigation facilities on.
  56.       Construction for each acre requires four men.
  57.    STORE (Grain):  Bushels to save for next year.
  58.    TRADE (Grain):  Bushels to buy or sell.
  59.       Positive number is a purchase; negative, a sale
  60.       Every 1000 bushels requires two men to transport it.
  61.    RECRUIT:  Number of men to train for next year's army.
  62.       It costs three talents to train each recruit.
  63.    MOBILIZE: Number of troops sent for war or reconnaisance.
  64.       It costs two talents per soldier mobilized.
  65.       These troops will not be available to fight invaders.
  66.       (See COMMANDS for giving them their orders).
  67. //
  68. 3) RESULT FIELDS
  69.    SUBJECTS:  Total population for the current year.
  70.    FARMERS:   Manpower available for planting and building.
  71.    SOLDIERS:  Number of troops available to fight invasion.
  72.    LAND:      Total land for the current year.
  73.    TO PLANT:  Maximum acreage that can be cultivated.
  74.    IRRIGATED: Acres for which irrigation canals have been built.
  75.    GRAIN:     Bushels of grain left for feeding the populace.
  76.    SEED:      Bushels of grain used for seed.
  77.    PER CAP:   Size of an individual's allocation of grain to eat.
  78.    GOLD:      Balance of gold in treasury after expenses and trade.
  79.    EXPENSES:  Costs of military recruiting and campaigning.
  80.    PRICE:     Trading price of grain for current year.
  81. //
  82. 4) CALCULATIONS
  83.       (How RESULTS are related to INPUTS)
  84.    FARMERS:
  85.       Total population (SUBJECTS)
  86.       Minus military (RECRUIT, SOLDIERS, MOBILIZE)
  87.       Minus manpower demanded by BUILD and TRADE
  88.    SOLDIERS:
  89.       Opening quantity
  90.       Minus MOBILIZEd troops
  91.    TO PLANT:
  92.       Two acres for every FARMER, or
  93.       Acres of LAND currently held,
  94.       whichever is less.
  95.    IRRIGATED:
  96.       Opening quantity
  97.       Plus number of acres entered in BUILD
  98.    GRAIN:
  99.       Opening quantity
  100.       Minus SEED
  101.       Minus or plus (as shown) amount in TRADE
  102.       Minus amount in STORE
  103.    SEED:
  104.       Three times amount entered in PLANT
  105.    PER CAP:
  106.       GRAIN divided by SUBJECTS. If this is below 10, people will
  107.       starve, increasing the chance of riots and stolen grain.
  108.    GOLD:
  109.       Opening quantity
  110.       Minus EXPENSES
  111.       Plus or minus (as shown) the amount TRADE times PRICE
  112.    EXPENSES:
  113.       Three times RECRUIT
  114.       Plus two times MOBILIZE
  115.    PRICE:
  116.       Fixed for the duration of each year.
  117. //
  118. 5) COMMANDS
  119.    'Command: '  (Single-character commands)
  120.       RET: Closes current Royal Council and enacts its decisions.
  121.       /  : Opens dialog box for orders to MOBILIZEd troops.
  122.            Also opens if troops are MOBILIZEd when Council closes.
  123.       ?  : Calls up the Help facility.
  124.       Q  : Quits the game. Will double-check with you.
  125.    'Orders: '   (Dialog box)
  126.       Usage:
  127.          ATTACK and SCOUT must be given with a direction, i.e.,
  128.          NORTH,SOUTH,EAST and WEST. N,S,E,W may also be used.
  129.       ATTACK:
  130.          Number of troops entered in MOBILIZE will fight the
  131.          country lying in the specified direction. Gains, losses
  132.          and other information will be reported.
  133.       SCOUT: (also RECON)
  134.          Reconnaissance by soldiers MOBILIZEd in given direction.
  135.          They will report estimated troop strengths,
  136.          approximate size and wealth of the domain, and
  137.          apparent hostility (i.e., likelihood of attack).
  138.          Accuracy of report improves with number of soldiers sent;
  139.          this holds true up to about 100 troops sent.
  140.          Results of reconnaisance is stored and can be called up
  141.          by the REVIEW command.
  142.       REVIEW: (also REV)
  143.          Will show a table summarizing reconnaisance done so far.
  144.          Remember that neighboring countries are "live" -- their
  145.          wealth and population fluctuates according to much the
  146.          same rules as your own country. Troops increase according
  147.          to population and hostility-factor. Land changes according
  148.          to the success of their invasions.
  149.