4
0

fix_kf2.sh 551 B

1234567891011121314151617181920
  1. #!/bin/bash
  2. # LinuxGSM fix_kf2.sh module
  3. # Author: Daniel Gibbs
  4. # Contributors: http://linuxgsm.com/contrib
  5. # Website: https://linuxgsm.com
  6. # Description: Resolves various issues with Killing Floor 2.
  7. functionselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
  8. startparameters="\"${defaultmap}?Game=KFGameContent.KFGameInfo_VersusSurvival\""
  9. fn_print_information "starting ${gamename} server to generate configs."
  10. fn_sleep_time
  11. exitbypass=1
  12. command_start.sh
  13. fn_firstcommand_reset
  14. sleep 10
  15. exitbypass=1
  16. command_stop.sh
  17. fn_firstcommand_reset