Garry's Mod

Garry's Mod

183 ratings
Wire for gTerminal
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Roleplay, Realism
File Size
Posted
Updated
3.052 KB
Feb 28, 2017 @ 9:32am
Mar 3, 2017 @ 10:19am
2 Change Notes ( view )

Subscribe to download
Wire for gTerminal

In 1 collection by BusterDasch
MultiplexerSandboxServerContent
16 items
Description
With this mod you can make the essential connection between Wiremod and gTerminal.

The system utilizes an input/output device to relay data strings between the gTerminal and Wiremod. If desired, multiple I/O devices can be used; however, gTerminal can only communicate with the nearest I/O device. If a different I/O device is desired to communicate with, move the different I/O device or the terminal closer together then run the claim command. Its quirky, but allows you to be creative.

The device can be found in the Garry's Mod spawnlist under the entities tab next to the gTerminal Computer.

Contents:
-One genuine gTerminal operating system. (WIOS)
-I/O device for gTerminal.

Requirements:
-Wiremod
-gTerminal or gTerminal V2

Setup:
1.) Create a terminal entity.
2.) Terminal -> :os install wios
3.) Reboot
4.) Create I/O device entity.
5.) Terminal -> :claim

WIOS Commands:
:gid -> Returns terminal entity ID number.
:claim -> Claims an unclaimed I/O device.
:claim override -> Claims a previously claimed I/O device. //Useful for hacking.
:set A <string> -> Sets output A to <string>.
:set B <string> -> Sets output B to <string>.
:get -> Returns data from input stream A and input stream B.
:get A -> Returns data from only input stream A.
:get B -> Returns data from only input stream B.
:pass -> Sets terminal password. Different from :setpass because a gT bug causes :setpass to execute :set.

Additional Functionality:
I have also written an e2 script in the event that you want to execute user-defined functions on the gTerminal. With it, you can call functions by executing a command like :set A add_val(23,53), it will then return the result through the :get command. There cannot be spaces within your function call.

The script can be downloaded here.[diode.me.ht]
Save this file to steamapps\common\GarrysMod\garrysmod\data\expression2.
Popular Discussions View All (1)
3
Sep 8, 2017 @ 2:49pm
add/remove input/output
PrinceChocolateStarfish
23 Comments
Storm (Stormussy) <3 Apr 14 @ 10:07am 
it seems a lot of effort was put into this mod to accomplish what could be done with two text entries, unless I'm missing something? :0
Grokoli Jan 14 @ 8:05am 
Active Directory Federation Services
GameFunns 32 Dec 2, 2023 @ 2:15pm 
The site is expired: {LINK REMOVED}
BrebKat Nov 18, 2023 @ 10:52am 
If you want to control something with this use an e2 to convert string to number
Vergil Sparda Jan 20, 2023 @ 9:36am 
Sad that i cant control my complex with black mesa entities, because it uses number, not strings so i cant connect it.
7H3_HuN73R May 14, 2022 @ 1:16pm 
the website script has expired, can you fix that ?
gleeby deeby Mar 13, 2020 @ 5:51am 
Well I did that. I'm using WiOS and I have my device connected but after I set the values I can no longer see them inside the terminal itself.
BusterDasch  [author] Mar 12, 2020 @ 8:29pm 
@Planet Garfield, I tested the system and had no issues. Make sure your inputs and outputs are strings, and that WIOS is installed. Be sure the you have used the claim command to claim the IO Device on the terminal
BusterDasch  [author] Mar 11, 2020 @ 12:18pm 
@Planet Garfield, will look into after work. I haven't had to do any maintenance on it in three years so I could imagine its due.
gleeby deeby Mar 11, 2020 @ 5:42am 
Hi! The :get command isn't working properly. I thought it was a problem with the :set command, but after I plugged in a monitor, I found out that it was the :get command. The values are set correctly, however when trying to get the values, it doesn't show anything on the terminal itself.