Difference between revisions of "User:Zamujasa"

From Space Station 13 Wiki
Jump to navigation Jump to search
(more useless information)
(its me.)
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Artifact research for people who hate typing ===
I'm an admin/developer. You can usually find me as ''Stephanie Mir'' in-game, or sometimes something stupid like a zombee named "''zambee''". (Get it?)


<pre>cd /mnt/artlab
Here are all the pages under my user page. Some of them are kind of infamous like the station network page, some of them are just templates used elsewhere.
echo #!|ngptio activate $arg0 ^ a
echo #!|ngptio deactivate $arg0 ^ d
echo #!|ngptio sense $arg0|ngptio read $arg0 ^ r
echo #!|ngptio info $arg0 ^ i</pre>


 
{{Special:PrefixIndex/Zamujasa|namespace=2}}
Now just use <code>a heater</code> to start something up, <code>d heater</code> to turn it off, <code>r xray</code> to automatically sense shit and print it out.
 
<s>Hell, get creative and do <code>a x_ray ^ /mnt/lp-whatever/butt</code> to automatically print out info! ''wow''</s> this didn't seem to work, have to try again later
 
'''Bonus''': You don't need to type the underscores in device names. <code>impactpad</code> works for <code>impact_pad</code>, <code>xray</code> works for <code>x_ray</code>, etc.
 
 
==== Oops the mainframe died, now what ====
 
When the mainframe is restored (e.g. power outage), <code>gptio</code> will helpfully forget all of the device names -- they'll all show up as <code>UNKNOWN</code>, so you can't refer to them by name.
 
To get their names back, use <code>gptio info <i>address</i></code>, which will update its name and allow you to use it as a shortcut again.
 
=== Talking over radios / special channels ===
 
Prefix what you want to say with the following:
* <code>:in</code>: Talk over a nearby intercom
* <code>:lh</code>: Talk through the item in your left hand
* <code>:rh</code>: Talk through the item in your right hand
* <code>:s</code>: Robotic Talk ([[AI]]s, [[Cyborg]]s, Humans with a [[Implants#Machine Translator Implant|Machine Translator Implant]])
* <code>:h</code>: General way to talk over extra headset channels
* etc. Command headsets have multiple channels, examine them to see
 
Note that, as [[AI]], using <code>:&lt;letter&gt;</code> (except <code>s</code>) will broadcast on your main frequency, e.g. "<code>:tButt</code>" will act as if you had just typed "<code>Butt</code>". (maybe this is/could be used for talking over the primary/secondary/tertiary radio channels?)

Latest revision as of 21:45, 21 September 2020

I'm an admin/developer. You can usually find me as Stephanie Mir in-game, or sometimes something stupid like a zombee named "zambee". (Get it?)

Here are all the pages under my user page. Some of them are kind of infamous like the station network page, some of them are just templates used elsewhere.