Loading

Paste #pordmrrm0

  1. Manual for the really Busy Bees
  2. ===============================
  3.  
  4. - Activate the game script,
  5. - Start new game,
  6. - Pick a goal from the goal window to do,
  7. - Make a connection from a supplier to the given destination for the requested
  8.   cargo type,
  9. - Transport the cargo,
  10. - Pick next goal to connect.
  11.  
  12.  
  13. Manual for the less Busy Bees
  14. =============================
  15.  
  16. Busy Bee is a game script for OpenTTD 1.5 or newer.
  17.  
  18. The script gives a number of goals to achieve (number of goals can be set by a
  19. parameter). It requests a given amount of cargo of a given type to deliver to a
  20. given destination within a time frame. You have to build the transport
  21. connection, and deliver the requested amount. When that is done, the goal is
  22. considered to be fulfilled. It is removed from the list, and a new goal is
  23. created (may take a while) for you to fulfill.
  24.  
  25. You don't get anything when you fulfill the goal. There is also no penalty for
  26. failing to achieve a goal. The purpose of the timer is to get rid of obsolete
  27. or unreachable goals. (For example, the last oil wells disappeared from the map
  28. before you could finish the oil goal.) You can increase the length of the timer
  29. with a parameter.

Comments