space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.53k stars 3.13k forks source link

There are massive amounts of broken toolshed commands #30205

Open bruhmogus opened 1 month ago

bruhmogus commented 1 month ago

Description

Title, they should either be fixed or at least removed from autofill because of how many times I see a command, say "that'll be useful," and then realise only WHEN I'M USING IT that it's just another broken command that does nothing

Reproduction

  1. Try to use just about any command (ex. stations:addgrid)
  2. Enter an argument
  3. Cry after seeing there's no way to make a second reclaimer

Screenshots 20240720125957_1

Additional context these commands about to make me go absolutely insane

ElectroJr commented 1 month ago

This is one of the commands were one of the arguments has to be piped and doesn't have a variant where the argument can be given directly, i.e., ent <stationuid> stations:addgrid <griduid>

bruhmogus commented 1 month ago

This is one of the commands were one of the arguments has to be piped and doesn't have a variant where the argument can be given directly, i.e., ent <stationuid> stations:addgrid <griduid>

alright so i might be a moron but it would still be useful if they had actual help strings lmao