You are viewing a potentially older version of this package. View all versions.
NavarroTech-MoreTerminalCommands-1.0.2 icon

MoreTerminalCommands

Adds new terminal commands like teleport and lights

Date uploaded 5 months ago
Version 1.0.2
Download link NavarroTech-MoreTerminalCommands-1.0.2.zip
Downloads 43752
Dependency string NavarroTech-MoreTerminalCommands-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
NotAtomicBomb-TerminalApi-1.3.2 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.3.2

README

Adds the following new commands to the ship's terminal:

teleport / tp / scotty

Command to activate the teleporter as though you pressed the button, will fail if the teleporter is on cooldown or not purchased

iteleport / itp

Same as above, just with the inverse teleporter

light / lights

Toggles the lights in the ship

shipdoor / door

Will open/close the shipdoor

lockdoor / unlockdoor

Will stop the value on the door from decreasing (Make sure you unlock it before you leave!)

greatasset

Will play the great asset intro song :)

CHANGELOG

Changelog

1.0.2

FIXES:

  • Fixed a bug that wasn't locking the door
  • Added an alternate command "door" to also toggle open/close the door

1.0.1

NEW COMMANDS:

  • "shipdoor" => Toggle the shipdoor open and closed.
  • "lockdoor" => Locks the shipdoor so the hydraulic won't decrease (make sure you unlock it before you inverse teleport away!)
  • "unlockdoor" => Unlocks the shipdoor
  • "greatasset" => Plays the great asset intro :)
  • "scotty" => Will also now teleport the chosen player (Star Trek reference hehe) CHANGED COMMANDS:
  • Changed "inverse" to "iteleport", as it was making it hard to buy the inverse teleport when you typed "buy inverse"
  • Also added "itp" to inverse teleport faster.

1.0.0

Base implementation