You are viewing a potentially older version of this package. View all versions.
Baik-CustomConsoleCommands-0.1.0 icon

CustomConsoleCommands

Adds several new console commands to the game

By Baik
Date uploaded a year ago
Version 0.1.0
Download link Baik-CustomConsoleCommands-0.1.0.zip
Downloads 127
Dependency string Baik-CustomConsoleCommands-0.1.0

This mod requires the following mods to function

Gatohost-VoidMod-2.1.0 icon
Gatohost-VoidMod

VoidMod is a Blueprint Framework and Handler for Modding Voices of the Void

Preferred version: 2.1.0

README

Custom Console Commands

Adds several new console commands to the game.

New commands

  • sv.setconsole <name> - changes your current console to the selected console, this can be used to remotely get the hash (the <name> is the satellite name, e.g. sv.setconsole whiskey). After re-entering the console, it resets itself!
  • tr.fix <transformator> - Repairs the selected transformer in full, cost 30 points per transformator (<transformator> - TR1, TR2, TR3).
  • badapple <option> - bad apple? (<option> - start, stop).

Conclusion

This is my first mod, so if there are any questions contact @Trymken on the official Discord server for Voices of the Void.

CHANGELOG

0.4.0

New

  • help command
  • food "bread"
  • prop "The kitty essence"
  • prop BM86
  • config options
  • upgrade "transformers never break down"

Rework

  • commands now need to be purchased from BM86 (can be turned off through configs).

0.1.1

Fixes

  • multiple playback of badapple music

0.1.0

  • Mod release