You are viewing a potentially older version of this package. View all versions.
HonkusTeam-MaennerWieWirEscapeMusic-1.0.1 icon

MaennerWieWirEscapeMusic

Plays Männer wie wir instead of Pizza Tower music when the early ship leave alert appears, and loops fnaf.ogg when the Apparatus is taken.

Date uploaded a day ago
Version 1.0.1
Download link HonkusTeam-MaennerWieWirEscapeMusic-1.0.1.zip
Downloads 8
Dependency string HonkusTeam-MaennerWieWirEscapeMusic-1.0.1

This mod requires the following mods to function

BGN-PizzaTowerEscapeMusic-2.5.0 icon
BGN-PizzaTowerEscapeMusic

Plays music from Pizza Tower when the early ship leave alert appears

Preferred version: 2.5.0

README

Männer wie wir Escape Music

An addon for PizzaTowerEscapeMusic that replaces the escape music with "Männer wie wir" instead of the Pizza Tower tracks.

How it works

This mod is a script/music addon for BGN-PizzaTowerEscapeMusic. It plays maennerwiewir.ogg when the early ship leave alert is called, and stops it when the ship takes off or you die.

When the Apparatus is taken, fnaf.ogg (fnaf 2 hallway sound) starts looping forever.

Setup

In BepInEx/config/bgn.pizzatowerescapemusic.cfg, under [Scripting], the Scripts entry must include MaennerWieWir, e.g.:

Scripts = MaennerWieWir

Every player who wants to hear it needs both this mod and that config line — the music is played locally on each client, nothing is synced from the host.

Changelog

1.0.1

  • Fixed the music and script never loading. PizzaTowerEscapeMusic only looks for addon files at <any plugin folder>/BGN-PizzaTowerEscapeMusic/Scripts/ and .../Music/; they were previously shipped at the package root, so the game silently fell back to the default Pizza Tower tracks.

1.0.0

  • Initial release.