• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Server Sorry for the dumb question but how do I add custom maps to the killingfloor.ini file

So a dedicated server won't allow map vote??
Then How would I do it with admin rights? What't the command for changing to a certain map. Also, I was wrong when I said I figured out how to add custom maps to the map rotation. this is what I did in the KillingFloor.ini file:

[KFMod.KFMaplist]
MapNum=6
Maps=KF-BioticsLab
Maps=KF-NagomiSou
Maps=KF-WaterworksV4
Maps=KF-AquaStudy-V2
Maps=KF-Doom2-Final
Maps=KF-Farm
Maps=KF-Manor
Maps=KF-Offices
Maps=KF-WestLondon
Maps=kf-farm
Maps=KF-GothicV1
Maps=KF-Prison

So, this should tell the server to run these maps right?? If not then what should I be doing??
 
Upvote 0
Just do all that configuration from webadmin. Go to xxx.xx.xx:8075 in your web browser where you replace the x's with your server's IP address. Login to webadmin, then click defaults up at the top. You can manage the maps that are in your maplist by clicking the maps link on the left sidebar, and change map voting options by clicking its link as well.

clipboard01rl.jpg
 
Upvote 0
I contacted the admin of the server rental and he enabled it for me. I did the Benabled=True, though it didn't help. Now I have another problem. I uploaded to my redirect the compressed custom maps I want to play. Plus I have the maps on the server in the maps folder, but they are not showing up to play. Even when I use the
webAdmin it just shows the default maps. I found this and added them by name to it but it didn't help:

[KFMod.KFMaplist]
MapNum=7
Maps=KF-BioticsLab
Maps=KF-NagomiSou
Maps=KF-WaterworksV4
Maps=KF-AquaStudy-V2
Maps=KF-Doom2-Final
Maps=KF-Farm
Maps=KF-Manor
Maps=KF-Offices
Maps=KF-WestLondon
Maps=kf-farm
Maps=KF-GothicV1
Maps=KF-Prison

[DefaultKF0 MaplistRecord]
DefaultTitle=Default KF0
DefaultGameType=KFMod.KFGameTypePvP
DefaultActive=0
DefaultMaps=KF-BioticsLab
DefaultMaps=KF-Farm
DefaultMaps=KF-Manor
DefaultMaps=KF-Offices
DefaultMaps=KF-WestLondon

You can see that I added the maps to the maplist. Am I suppose to do anything with the Default KFO Maplist Record, since they are still not showing up??
 
Last edited:
Upvote 0
Well, that didn't help. I still can't get the custom maps to show up. I've tried using a map rotation in my ini file and I've tried using the webAdmin page, but only the 5 standard maps show up. I've placed the custom maps in the maps folder of the server and added the compressed maps to my redirect download folder.
Here's the info from my KillingFloor.ini file. Is there something I'm doing wrong?

[DefaultKF MaplistRecord]
DefaultTitle=Default KF
DefaultGameType=KFMod.KFGameType
DefaultActive=2
DefaultMaps=KF-BioticsLab
DefaultMaps=KF-Manor
DefaultMaps=KF-WestLondon
DefaultMaps=KF-Offices
DefaultMaps=KF-Farm

[xVoting.DefaultMapListLoader]
bUseMapList=True

[UnrealGame.DeathMatch]
RestartWait=10

[ROFirstRun]
ROFirstRun=1089

[KFMod.KFMaplistSP]
MapNum=0

[DefaultKFDM MaplistRecord]
DefaultTitle=Default KFDM
DefaultGameType=KFMod.KFDMGameType
DefaultActive=0

[DefaultKFS0 MaplistRecord]
DefaultTitle=Default KFS0
DefaultGameType=KFMod.KFSPGameType
DefaultActive=0

[IpDrv.UdpGamespyQuery]
MinNetVer=0
OldQueryPortNumber=7787
bRestartServerOnPortSwap=True
bDebugPortSwaps=True

[KFMod.KFMaplist]
MapNum=8
Maps=KF-BioticsLab
Maps=KF-NagomiSou
Maps=KF-WaterworksV4
Maps=KF-AquaStudy-V2
Maps=KF-Doom2-Final
Maps=KF-Farm
Maps=KF-Manor
Maps=KF-Offices
Maps=KF-WestLondon
Maps=kf-farm
Maps=KF-GothicV1
Maps=KF-Prison

[DefaultKF0 MaplistRecord]
DefaultTitle=Default KF0
DefaultGameType=KFMod.KFGameTypePvP
DefaultActive=0
DefaultMaps=KF-BioticsLab
DefaultMaps=KF-NagomiSou
DefaultMaps=KF-WaterworksV4
DefaultMaps=KF-AquaStudy-V2
DefaultMaps=KF-Doom2-Final
DefaultMaps=KF-Farm
DefaultMaps=KF-Manor
DefaultMaps=KF-Offices
DefaultMaps=KF-WestLondon
DefaultMaps=kf-farm
DefaultMaps=KF-GothicV1
DefaultMaps=KF-Prison
 
Upvote 0