Advertisement
Guest User

KF2 Map Preview config

a guest
Jul 21st, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 KB | None | 0 0
  1. // Night Shift Custom Map Preview Images
  2. // Requires subscribing to Steam Workshop Item - Custom Map Previews (800+ Supported Maps)
  3. // https://steamcommunity.com/sharedfiles/filedetails/?id=1361642619
  4. // Then either obtain the below list, make your own or use one of the lists linked from the above workshop site
  5. // Paste the map list at the end of your KFGame.ini config file located at:
  6. // \Documents\My Games\KillingFloor2\KFGame\Config
  7.  
  8. [Bikini_Atoll KFMapSummary]
  9. MapName=KF-BikiniAtoll
  10. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-BikiniAtoll
  11.  
  12. [Groove_Yard KFMapSummary]
  13. MapName=KF-GrooveYard
  14. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-GrooveYard
  15.  
  16. [Manor KFMapSummary]
  17. MapName=KF-KF1_Manor
  18. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-KF1_Manor
  19.  
  20. [West_London KFMapSummary]
  21. MapName=KF-KF1_West_London
  22. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-KF1_West_London
  23.  
  24. [Offices KFMapSummary]
  25. MapName=KF-Offices
  26. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-Offices
  27.  
  28. [Homestead KFMapSummary]
  29. MapName=KF-Homestead
  30. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-Homestead
  31.  
  32. [Farm KFMapSummary]
  33. MapName=KF-KF1_Farm
  34. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-KF1_Farm
  35.  
  36. [Dead_Shore KFMapSummary]
  37. MapName=KF-DeadShore_158
  38. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-DeadShore
  39.  
  40. [Spaceport_Perdition KFMapSummary]
  41. MapName=KF-SpaceportPerdition
  42. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-SpaceportPerdition
  43.  
  44. [Shopping_Spree KFMapSummary]
  45. MapName=KF-ShoppingSpree
  46. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-ShoppingSpree
  47.  
  48. [Zeds_Diner KFMapSummary]
  49. MapName=KF-ZedsDiner
  50. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-ZedsDiner
  51.  
  52. [Hotel_Zed KFMapSummary]
  53. MapName=KF-HotelZed
  54. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-HotelZed
  55.  
  56. [Tainted_Grove KFMapSummary]
  57. MapName=KF-TaintedGrove
  58. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-TaintedGrove
  59.  
  60. [Museum KFMapSummary]
  61. MapName=KF-Museum
  62. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-Museum
  63.  
  64. [Carillon_Hamlet KFMapSummary]
  65. MapName=KF-CarillonHamletB1
  66. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-CarillonHamlet
  67.  
  68. [Foundry KFMapSummary]
  69. MapName=KF-KF1_Foundry
  70. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-KF1_Foundry
  71.  
  72. [Dystopia_2029 KFMapSummary]
  73. MapName=KF-Dystopia2029
  74. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-Dystopia2029
  75.  
  76. [Slipgate_Complex KFMapSummary]
  77. MapName=KF-SlipgateComplex
  78. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-SlipgateComplex
  79.  
  80. [City_17 KFMapSummary]
  81. MapName=KF-City17
  82. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-City17
  83.  
  84. [Cytology_Lab KFMapSummary]
  85. MapName=KF-CytologyLab
  86. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-CytologyLab
  87.  
  88. [Club_Confession KFMapSummary]
  89. MapName=KF-ClubConfession
  90. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-ClubConfession
  91.  
  92. [Biolapse KFMapSummary]
  93. MapName=KF-Biolapse
  94. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-Biolapse
  95.  
  96.  
  97. // Test maps - not in the regular map cycle
  98. [BlackMesa KFMapSummary]
  99. MapName=KF-BlackMesa
  100. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-BlackMesa
  101. [Cell_Alpha KFMapSummary]
  102. MapName=KF-Cell_Alpha
  103. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-Cell_Alpha
  104. [Dead_In_Limbo KFMapSummary]
  105. MapName=KF-Dead_In_Limbo
  106. ScreenshotPathName=UI_MapPreview_Custom.UI_MapPreview_KF-Dead_In_Limbo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement