Killing Floor - Server Custom Maps mit Redirect installieren

Using the Killing Floor SDK the community is able to create its own maps for Admin to host of their servers. These maps can be automatically downloaded by users joining your server with a few easy steps as follows:

1) Download a custom map and place it in your maps folder. In my case I downloaded KF-WestLondonNight.rom and placed it in C:\KS1\maps

2) Go to your system folder and make a .bat with the following code:

ucc compress ..\maps\<mapname.rom>

Mine is:

ucc compress ..\maps\KF-WestLondonNight.rom


This will compress the map into into a much smaller size and display .uz2 at the end of the map name.
KF-WestLondonNight.rom was compressed from 10.7 MB > 1.78 MB. This will reduce download time and keep bandwidth to a fraction of what it would have been without compression.

3) Go to your map folder and you'll see the compressed map as <mapname.rom.uz2>.

4) Remove this compressed map from your map folder and upload it to your third party host. I made a folder in the main web host directory called maps and placed the compressed map in there.

http://www.yourhost.com/maps/



5) Go to your KillingFloor.ini and locate [IpDrv.HTTPDownload]
In the RedirectToURL= place the location of the compressed map:
RedirectToURL=http://www.yourhost.com/maps/

Note the forward slash at the end of the redirect link.

By default you will see UseCompression=True is already set.

6) Now you need to add the map to the map list. You can do this manually or through the Web Admin Interface.

I recommend using the Web Admin Interface for your first attempt as it will write a [KFMod.KFMaplist] entry at the bottom of your KillingFloor.ini with maps listed below as follows:

[KFMod.KFMaplist]
MapNum=0
Maps=KF-<Mapname>
Maps=KF-<Mapname>
Maps=KF-<Mapname>

Go to your Web Admin Interface and select Defaults > Maps. Select maps you want added to the map cycle and move them from Maps Not In Cycle > Maps In Cycle using the arrow tabs. Hit the Save button.

7) Restart your map/server and perform a Map Vote for the new map.

Once you have your [KFMod.KFMaplist] entry listed at the bottom of the KillingFloor.ini you can simply update map entries there for new custom maps or continue to use the Web Admin Interface.

If you don't have a host who can store your maps then you can at least test the function using

http://www.fileden.com/

They will allow you to upload 1GB of files with a maximum of 50mb per file. You will also have 5GB of monthly bandwidth all for FREE.

You can also configure the redirect from your own server PC by installing your own web hosting files, like Apache. You may issues getting the maps if you're on a LAN but you can always install them to your client files manually.

Diesen Inhalt verlinken

Emails:
Webseiten:
Foren BBC:
Teamspeak 3 Feedback