Garry's Mod

Garry's Mod

197 평점
Wire for gTerminal
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Content Type: Addon
Addon Type: Tool
Addon Tags: Roleplay, Realism
파일 크기
게시일
업데이트일
3.052 KB
2017년 2월 28일 오전 9시 32분
2017년 3월 3일 오전 10시 19분
업데이트 노트 2개 (보기)

다운로드 위해 구독하기
Wire for gTerminal

BusterDasch님의 1 모음집
MultiplexerSandboxServerContent
아이템 16개
설명
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.
인기 토론 모두 보기(1)
3
2017년 9월 8일 오후 2시 49분
add/remove input/output
foreskin cottage cheese
댓글 23
Ɛ=3 ♡MeloDoggy♡ Ɛ=3 2024년 4월 14일 오전 10시 07분 
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 2024년 1월 14일 오전 8시 05분 
Active Directory Federation Services
GameFunns 32 2023년 12월 2일 오후 2시 15분 
The site is expired: {링크가 삭제되었습니다}
BrebKat 2023년 11월 18일 오전 10시 52분 
If you want to control something with this use an e2 to convert string to number
Vergil Sparda 2023년 1월 20일 오전 9시 36분 
Sad that i cant control my complex with black mesa entities, because it uses number, not strings so i cant connect it.
7H3_HuN73R-03 2022년 5월 14일 오후 1시 16분 
the website script has expired, can you fix that ?
gleeby deeby 2020년 3월 13일 오전 5시 51분 
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  [작성자] 2020년 3월 12일 오후 8시 29분 
@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  [작성자] 2020년 3월 11일 오후 12시 18분 
@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 2020년 3월 11일 오전 5시 42분 
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.