Medal of Honor: Allied Assault | MOHAA | How to install custom maps Print

  • Medal of Honor: Allied Assault MOHAA How to install custom maps, Medal of Honor: Allied Assault How to install custom maps, MOHAA How to install custom maps, How to install custom maps, install custom maps, custom maps, Medal of Honor: Allied Assault custom maps, MOHAA custom maps
  • 55

  1. Download the custom map to your PC - in this example we are adding SnowyVillage.pk3 found here: https://www.customapscod.com/map.php?id=MTcxMQ==
  2. Use FTP to move the CUSTOM_MAP_NAME.pk3 file inside the folder named "main" of your server

    If you are unsure how to use FTP please follow this guide: https://pingperfect.com/index.php/knowledgebase/19/Accessing-your-files--File-manager--FTP.html
  3. Click "Configuration Files"

  4. Click "Text-Editor" next to server.cfg

  5. Scroll to the bottom

  6. Find the sv_maplist line.

  7. Add the custom map, similarly to this example:

    Before:
    sv_maplist "obj/obj_team1 obj/obj_team2 obj/obj_team3 obj/obj_team4 "

    After:
    sv_maplist "obj/SnowyVillage obj/obj_team1 obj/obj_team2 obj/obj_team3 obj/obj_team4 "

  8. Save the file in the top left and startup your server.

Was this answer helpful?

« Back