CC: Tweaked

CC: Tweaked

42M Downloads

Specify Computer ID in `computercraft view` command

Merith-TK opened this issue ยท 1 comments

commented

when you run /computercraft view it should have an option that extends the current command like so

/computercraft view computerid <insert computer id> <number if multiple of the same ID are running>

/computercraft view computerid 69 for one computer of that ID existing
/computercraft view computerid 69 0 for multiple of that id existing

commented

You should already be able to do /computercraft view #123 to view a computer with a particular ID.