Skip to content

ServerMod + MultiAdmin 0.5

Compare
Choose a tag to compare
@Grover-c13 Grover-c13 released this 30 Jan 12:57

Please download ServerMod 0.5.1 instead of this version.

MultiAdmin

  • Fixed bug in latest servermod logfile option.
  • Added Command: SHUTDOWNNEXTROUND, will shutdown the server next round.
  • Removed "manual" check, replaced with a new config setting called MANUAL_START=true|false default: false
  • Added Config: START_CONFIG_ON_FULL=, will start a server with this config id once full. use MANUAL_START and SHUTDOWN_ONCE_EMPTY with this. Requires ServerMod
  • Added Config: SHUTDOWN_ONCE_EMPTY_FOR=, will shut the server down if a new round hasnt started in x seconds.
  • Added RESTART_EVERY_NUM_ROUNDS, which will restart the server after x rounds, set to -1 to never restart automatically.
  • Made more linux friendly (untested).
  • MultiAdmin.cfg must now be named spc_multiadmin.cfg instead due to way the game is launched.

ServerMod
This update will hopefully improve stability of your server, or at the very least make the log files it produces manageble by reducing the amount of null reference errors.

Changes:

  • The server will no longer think it has hands.
  • Computer no longer has a corpse drop on him after being turned off. (untested)
  • Fixed Radio null pointer spam in logs
  • Fix various 914 null pointers.
  • Fix bug when using classlist (does not show the 10 class on pages). Added max hp to the printed info.
  • Cusor is now hard coded to not lock (do not use this mod on clients, you may have a bad time).
  • Added NO_SCP079_FIRST to config, use this to disable the first SCP becoming computer. Default = true
  • Experimental settings:
  • Added SCP049_HP to config, use this to set the starting HP for the class. Default = 1200
  • Added SCP049-2_HP to config , use this to set the starting HP for the class. Default = 400
  • Added SCP079_HP to config, use this to set the starting HP for the class. Default = 100
  • Added SCP106_HP to config, use this to set the starting HP for the class. Default = 700
  • Added SCP457_HP to config, use this to set the starting HP for the class. Default = 700