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

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