home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / alt / games / gb / 1373 < prev    next >
Encoding:
Text File  |  1992-12-24  |  1.7 KB  |  43 lines

  1. Newsgroups: alt.games.gb
  2. Path: sparky!uunet!nwnexus!ninja
  3. From: ninja@halcyon.com (Jonathan Roy)
  4. Subject: Re: Serious Bug fix....
  5. Message-ID: <1992Dec24.165319.7476@nwnexus.WA.COM>
  6. Sender: sso@nwnexus.WA.COM (System Security Officer)
  7. Organization: The 23:00 News and Mail Service
  8. References: <1992Dec23.090520.17470@hemlock.cray.com> <1992Dec23.172334.19507@nwnexus.WA.COM> <15225.2b392069@ohstpy.mps.ohio-state.edu>
  9. Date: Thu, 24 Dec 1992 16:53:19 GMT
  10. Lines: 31
  11.  
  12.  - My stuff is done on the server, and only one command needs to be
  13.  - sent, instead of 200. It is, in fact, the most efficient way to do
  14.  - it.
  15.  
  16. Yes, I'm aware of that, but how much stuff should go in the server?
  17. Should all of gbII go in there? It's more efficient in that there's
  18. only one copy of it needed, and all the players don't use up 200-400K
  19. of space to run it...
  20.  
  21. Seeker's code allows multiple builds at once, but I don't use it. Even
  22. if I build 200 pods very fast, and even if "load p cf" worked, it's
  23. still be a pain to order them to seperate destinations. I'd either
  24. need
  25. to use a client for loop, if they were sequentially numbered, order do
  26. it by hand. When I do:
  27.  
  28. repeat 50 /bup 1,1 5 /Ando
  29. repeat 50 /bup 1,1 4 /Spic
  30. repeat 50 /bup 1,1 6 /Herm
  31.  
  32. It does it all for me... And it's just not that slow. :) Oh well.
  33. Everyone has their own ideas, and that's what makes games like this so
  34. fun to play. :D It's better to debug what exists, however, than to
  35. keep adding new code.
  36.  
  37.  
  38. -- 
  39.   F F  Jonathan Roy, of the Free Access Foundation    Email: ninja@halcyon.com
  40.    A   Mail faf@halcyon.com for information, or FTP to halcyon.com:  /pub/faf/
  41.   F F  Valheru, of the Galactic Bloodshed Development Team      GEnie: J.ROY18
  42.  "Everything that has transpired has done so according to my design." - _RotJ_
  43.