Saving & Exporting

From Tripwire Interactive Wiki
Jump to navigation Jump to search

Saving An Objective Mode map is the same as saving a Killing Floor map (it needs to go in the KillingFloor\Maps\ folder).

Map Prefix

There is one key difference, however. You must save your map with the 'KFO' prefix. If you don't do this, It won't show in the list of Objective mode maps in the game. ie. "KFO-MyAwesomeMap" vs. "KF-MyAwesomeMap" Prefixes are very important in Killing Floor because they dictate which game mode is associated with a given map. If you use the wrong prefix you're essentially telling the game to attempt to load the wrong set of gameplay rules, and at best your map will probably not work. At worst, it may crash on load.


Localization

If you plan to release your map in different languages you should also use the 'export int' option found under the file tab in the editor. This will create a .int file in your KillingFloor\System\ folder which defaults to the name of your map. Int files contain all of the localized text for your map and can be easily changed to update or replace text. If you do this, you should note that the text in the int file takes priority over whatever text you type in your map. So if you make a change to any localized text in your map , always remember to 'export .int' afterwards, or you'll have a mismatch between the map and .int The following strings are marked localized in Objective mode and will have their values dumped into an INT file should you choose to export.

  • Condition Hints
  • Objective Music tracks
  • Objective Header Text
  • Dialogue Text and Headers