home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 14A / DAYNUM24.ZIP / READ.ME < prev   
Encoding:
Text File  |  1992-02-25  |  1.7 KB  |  37 lines

  1. This utility is written for Global War version 2.40.  I doubt if it
  2. will work with any other past or future versions.
  3.  
  4. This little utility will let you and your friends play a game of
  5. Global War in local mode.  No BBS or modem is required and you can
  6. make unlimited turns per day.  There are 2 differences from the BBS
  7. version to note: This program only uses first names and players take
  8. their turns in sequential order.
  9.  
  10. First, download Global War and set it up per the instructions that come
  11. with it.  Everything must be in one subdirectory (the entire Global War
  12. package as well as this package) and you must change to this subdirectory.
  13.  
  14. Then, simply type LOCALGW, followed by the game number and the player names.
  15.  
  16. Example:
  17.  
  18. LOCALGW 1 Joel Gary Sue Jim Nancy
  19.         ^  ^     ^-------- player 2's name, and so on for 3 to 6 players
  20.         ^  ^-------------- player 1's name (first name only!)
  21.         ^----------------- game number, probably always 1
  22.  
  23. When Global War is running, you can see who's turn it is by looking at the
  24. bottom line on the screen.
  25.  
  26. To bail out, keep hitting Control-Break (rapidly) until it asks you if you
  27. want to terminate the batch job, then answer Yes.  (crude? Yes.  Feel free
  28. to modify LOCALGW.BAT to make it cleaner if desired).
  29.  
  30. The thing that makes this all work is the DAYNUM.EXE program.  This program
  31. reads in a Global War game data file (WARxx.DAT), and sets the dates that
  32. every player last took their turn to yesterday, then saves the game.
  33. Calling syntax is DAYNUM <gamenumber>.  Source is included, but is pretty
  34. much useless since it requires the Global War source code to compile.
  35.  
  36.                                 - Joel Bergen, 2/25/92
  37.