quackandcheese-MicrophoneItem icon

MicrophoneItem

Adds a new microphone prop item to PEAK

Last updated a week ago
Total downloads 6152
Total rating 1 
Categories Mods Items All Clients
Dependency string quackandcheese-MicrophoneItem-1.0.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403
PEAKModding-PEAKLib_Core-0.1.0 icon
PEAKModding-PEAKLib_Core

Core module of the PEAKLib community API.

Preferred version: 0.1.0
PEAKModding-PEAKLib_Items-0.1.0 icon
PEAKModding-PEAKLib_Items

Items module of the PEAKLib community API.

Preferred version: 0.1.0

README

Microphone Item

Adds a microphone prop item to PEAK. Left click holds out the microphone as if you were interviewing. There are no implemented voice effects currently.

Made for TeosGame's PEAK Tourney.

Instructions

  1. Use the config to customize the appearance of the mic. Add .png images you'd like to use as a logo on the sides of the mic to the logos folder in quackandcheese-MicrophoneItem, located in your mods folder. The logos folder is automatically created once you run the game - or you can just create it manually. Set the Logo File Name field in the config to the image you'd like to use. If left blank, the default "NEWS" logo will appear on the mic.

  2. Use a tool like Console Unlocker and access the dev console by pressing F1

  3. Type in Microphone.Spawn or Item.Add com.github.quackandcheese.MicrophoneItem:Microphone and press enter to spawn the microphone.

The appearance (color + logo) is purely local for now, but I may add multiplayer syncing in the future.

Credits