Skip to content
Back to Homepage

Project Zomboid: Enable minimap with save name

You can enable a minimap to aid in navigation of your Project Zomboid map. Here’s how you can do that.

  1. Go to the AleForge Panel
  2. Stop your server
  3. Open Startup and note down Internal Save Name as you’ll need this later

Open Startup and note down Internal Save Name as you’ll need this later

  1. Go to Files
  2. Open .cache/Server/
  3. Open InternalSaveName_SandBoxVars.lua

Open InternalSaveNameSandBoxVars.lua By default, this file is called dedicated_SandboxVars.lua

  1. Use CTRL+F to locate AllowMiniMap on line 446 and change it to true

Use CTRL+F to locate AllowMiniMap on line 446 and change it to true

  1. Click Save Content and start your server