![]() |
![]() |
|
|
|
#1
|
||||
|
||||
|
Does anyone have a link to the KillingFloor.ini that isn't:
http://www.kf-wiki.com/wiki/KillingFloor.ini That .ini doesn't have the GameDifficulty/KFGameLength/bMapVote/etc configuration in it and I'm not sure offhand where it all goes. The .ini I used from my KillingFloor/System/ folder under the Steam folder doesn't seem to work out too well. The server I run crashes without warning during map changes constantly. I only have the anti-blocker mutator and whitelisted custom maps. |
|
#2
|
|||
|
|||
|
check your default.ini
|
|
#3
|
||||
|
||||
|
Thanks. I actually figurered it out. I just removed my server ini and started the server and it created a new one.
|
|
#4
|
|||
|
|||
|
Have you checked the log at all for the crash? It usually is down to a missing file or mis-configuration.
|
|
#5
|
||||
|
||||
|
Quote:
Code:
@echo off cls echo Protecting ucc from crashes... title log :srcds echo (%time%) KF server started. start /wait ucc server KF-Biohazard.rom?game=KFmod.KFGameType?VACSecured=true?MaxPlayers=6?AdminName=xxx?AdminPassword=xxx if exist ucccrash.old del ucccrash.old if exist ucccrash.log ren ucccrash.log ucccrash.old if exist ucccrash.log del ucccrash.log ren ucc.log ucccrash.log echo (%time%) WARNING: ucc closed or crashed, restarting.... goto srcds |
![]() |
| Thread Tools | |
| Display Modes | |
|
|