home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.9 / 1999-03_Disc_4.9.bin / PATCHES / smpr20.zip / ShogoSrv.txt < prev    next >
Text File  |  1998-11-17  |  3KB  |  82 lines

  1.  ShogoSrv.exe Version 2.0 (stand-alone Shogo Server)
  2.  Readme for Version 2.0 ShogoSrv
  3.  11-17-98
  4.  
  5.  Copyright 1998 Monolith Productions, Inc.
  6.  
  7.  
  8. -----------------------
  9. GENERAL STUFF
  10.  
  11. Say "text" -
  12.   Sends a message to all clients if typed into the ShogoSrv console (next
  13.   to the 'clear' button).
  14.  
  15. srv_send.txt
  16.   This file tells Shogo where to send registration messages.  This is empty
  17.   by default.
  18.  
  19. -----------------------
  20. COMMAND LINE PARAMETERS
  21.  
  22.  -reg <x>
  23.  
  24.  This will force ShogoSrv to use a different registry sub-folder
  25.  to save/load all of the settings.  The default is "1.0" but by
  26.  specifying a number for x, ShogoSrv will use "x.0" instead. This
  27.  feature is useful for running multiple servers on a single
  28.  machine since each servered can have completely different settings.
  29.  
  30.  -config asdf.cfg
  31.  
  32.   Added support for multiple ShogoSrv.cfg config files.  Usefull if you're
  33.   running more than one server on a machine.  In this case, it would
  34.   use asdf.cfg instead of ShogoSrv.cfg
  35.  
  36.  -go
  37.  
  38.  This will force ShogoSrv to skip all of the settings dialogs
  39.  and immediately run the game server using the previous settings.
  40.  If there aren't any previous settings to use, the dialogs will
  41.  still come up.  This feature is useful for having servers
  42.  automatically run at startup.
  43.  
  44.   
  45. ----------------- 
  46.  NEW GAME OPTIONS
  47.  
  48.  These game options can be set before the server is set up, or during the game
  49.  while the server is running.  These are also console commands, so you can
  50.  enter them into the command line box next to the "clear button" in the interface.
  51.  
  52.  - WorldTimeSpeed <time in seconds>
  53.    Sets the server's time to cycle through night and day.  Default value (-1)
  54.    sets it to disabled.  This value is in seconds.
  55.  
  56.  - You can now set the port you want to host on via tcp/ip.  Using 0 (the default)
  57.    will set it the port to 27888.  Entering a new port will override this.
  58.  
  59.  - RunSpeed <speed> - 
  60.    Multiplies the run speed.  Default is 1.3 (which is pretty fast).  Setting
  61.    it higher than 1.5 can start to cause people to gib on walls (which is pretty
  62.    funny, but not advisable).
  63.  
  64.  - WorldColorNight "r g b" (like 'WorldColorNight ".2 .2 .9"' would be blue) -
  65.    Sets the world color at nighttime.
  66.  
  67.  - TractorBeam <0,1> -
  68.    Enable/disable tractor beam.
  69.  
  70.  - MissileSpeed <speed> -
  71.    Multiplies the TOW missile speed.
  72.  
  73.  - RespawnScale <scale> -
  74.    Scales the rate at which items respawn.
  75.  
  76.  - HealScale <scale> -
  77.    Scale how much health the health powerups give players.
  78.  
  79.  
  80. --------------------------------------------------------------------------------
  81. Where's the luv?  You know where.
  82. -* M O N O L I T H *-