Difference between revisions of "User:Warriorstar/Communicating In-Game"

From Paradise Station Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
 
(44 intermediate revisions by the same user not shown)
Line 1: Line 1:
There are many ways to alter how you communicate in game. Most of the time your character will be speaking out loud. This allows anyone within earshot to hear you.


However, you will often want to use common or department comms, shout through a megaphone, use a wall-mounted intercom, or speak a different language.
This page shows examples of how to do all of these things.
These examples assume that you are in hotkey mode. If the chat bar at the bottom of your screen is red, you are not in hotkey mode. To toggle hotkey mode, press <code>TAB</code>.
When in hotkey mode, pressing <code>T</code> opens your speech input.
To speak out loud, simply enter your message.
{| class="wikitable" style="width:100%;"
|- style="font-weight: bold;"
|You type
|You get
|-
|<code>Oh boy! My first day!</code>
|<div style="background-color: #000; color: #fff; font-family: Verdana">
<b>Gary Cassidy</b> shouts, "Oh boy! My first day!"
</div>
|}
To whisper, prefix your message with <code>:w</code>. Whispers can only be heard clearly when standing directly next to the speaker.
{| class="wikitable" style="width:100%;"
|- style="font-weight: bold;"
|You type
|You get
|-
|<code>:w I'm a super secret Syndicate traitor.</code>
|<div style="background-color: #000; color: #fff; font-family: Verdana">
<b>Gary Cassidy</b> whispers quietly, "<i>I'm a super secret Syndicate traitor.</i>"
</div>
|}
To speak over common comms, prefix your message with <code>;</code>.
{| class="wikitable" style="width:100%;"
|- style="font-weight: bold;"
|You type
|You get
|-
|<code>; Glory to Nanotrasen!</code>
|<div style="background-color: #000; color: #fff; font-family: Verdana">
<span style="color: #408010"><b>[Common]<span style="color: #80A000">
<span style="font-size:85%"> [Librarian]</span>
Gary Cassidy</span></b> exclaims, "Glory to Nanotrasen!"</span>
</div>
|}
To speak to a department, prefix your message with the department prefix.
{| class="wikitable" style="width:100%;"
|- style="font-weight: bold;"
|You type
|You get
|-
|<code>:z Hello to the rest of the service department.</code>
|<div style="background-color: #000; color: #fff; font-family: Verdana">
<span style="color: #80A000"><b>[Service]<span style="color: #80A000">
<span style="font-size:85%"> [Librarian]</span>
Gary Cassidy</span></b> says, "Hello to the rest of the service department."</span>
</div>
|}
The most common department prefixes are:
{| class="wikitable"
|-
| Security
| <code>:s</code>
|-
| Command
| <code>:c</code>
|-
| Engineering
| <code>:e</code>
|-
| Supply
| <code>:u</code>
|-
| Medical
| <code>:m</code>
|-
| Science
| <code>:n</code>
|-
| Service
| <code>:z</code>
|-
| Procedure
| <code>:x</code>
|}
To speak in a different language, prefix your message with the language prefix.
{| class="wikitable" style="width:100%;"
|- style="font-weight: bold;"
|You type
|You get
|-
|<code>:0 Glory to Nanotrasen!</code>
|If the listener knows the language:
<div style="background-color: #000; color: #fff; font-family: Verdana">
<b>Gary Cassidy</b> wubs, "<span style="color: #f00;">Glory to Nanotrasen!</span>"
</div>
If the listener does not know the language:
<div style="background-color: #000; color: #fff; font-family: Verdana">
<b>Gary Cassidy</b> wubs, "<span style="color: #f00;">Narf honknorf zub honk!</span>"
</div>
|}
To use a megaphone within earshot, use it in your hand (<code>Z</code> in hotkey mode). This gives you a similar dialog box to the speech input dialog.
{| class="wikitable" style="width:100%;"
|- style="font-weight: bold;"
|You type
|You get
|-
|<code>I can't wait for this shift to end!</code>
|<div style="background-color: #000; color: #fff; font-family: Verdana">
<b>Gary Cassidy</b> broadcasts, <span style="font-size: 175%;">"I can't wait for this shift to end!"</span>
</div>
|}
To use a megaphone on comms:
# Enable the hotmic on a station-bounced radio. ''Surprisingly, this does not work with wall-mounted intercoms.''
# Place it on the ground nearby.
# Use the megaphone.
{| class="wikitable" style="width:100%;"
|- style="font-weight: bold;"
|You type
|You get
|-
|<code>I can't wait for this shift to end!</code>
|<div style="background-color: #000; color: #fff; font-family: Verdana">
<span style="color: #408010"><b>[Common]<span style="color: #80A000">
<span style="font-size:85%"> [Librarian]</span>
Gary Cassidy</span></b> exclaims, <span style="font-size:175%;">"Glory to Nanotrasen!"</span></span>
</div>
|}
<div style="background-color: #000; color: #fff; font-family: Verdana">
<span style="color: #408010"><b>[Common]<span style="color: #80A000">
<span style="font-size:85%"> [Librarian]</span>
Gary Cassidy</span></b> exclaims, "Glory to Nanotrasen!"</span>
</div>
To speak in a different language, prefix your message with the language prefix.
To native speakers of the language, your message will look like this.
To people who do not know the language, your message will look like this.
Keep in mind that the AI has the ability to automatically translate all languages spoken over comms!
You can switch back and forth between languages in a single message, by using a language prefix anywhere in the message.

Latest revision as of 14:20, 7 January 2022