Chat Commands/ja
Maptoolのチャットシステムでは、チャットに直接入力することで特定のアクションを実行することができるような、多くの「スラッシュ・コマンド」(slash commands) をサポートしている。この〔スラッシュという〕名前は、コマンドの直前に“/”を打ち込むことに由来している。
一般的な使い方
チャット・コマンドを使うときは、チャット画面に直接、以下のようなフォーマットで入力するとよい:
/command argument
where command is one of the commands in the table below, and argument is an appropriate argument (a dice roll, or a string of text, etc.) upon which the command acts. NOTE: remember, the commands shown below are always preceded by a forward slash (/) character.
コマンド一覧
Command | Built-in Alias (if any) |
Description | |||
---|---|---|---|---|---|
addtokenstate | tsa | Add a new token state that can be set on tokens | |||
alias | alias | コマンド・エイリアスを作成する。 | |||
clear | clr | チャット画面をクリアする。 | |||
clearaliases | すべてのエイリアスをクリアする。 | ||||
color | cc | チャットの文字色を変更する。色の指定は16進数でなければならない。例:/cc #ff0099 | |||
emit | e | 接続中のすべてのプレイヤーに対して、送信したという事実を隠したままテキストを送信する(GM専用コマンド)。 | |||
emote | me | Broadcast an emote to all connected players | |||
gm | togm | GMだけにテキストを送信する。 | |||
goto | g | 特定のロケーションあるいは特定のトークンに〔視点を〕移す。例:/goto X,Y or /goto tokenname | |||
help | h | 使用可能なコマンド一覧を表示する。 | |||
impersonate | im | まるで誰か、あるいは何かであるかのように話す(ふつう、トークンに対して使う) | |||
loadaliases | Load a file that contains aliases, one per line, with a : between the name and the value (just as if you were typing it in) | ||||
loadtokenstates | tsl | 全てのトークンの状態をファイルから読み出す。 | |||
ooc | プレイヤー発言(アウト・オブ・キャラクター/Out-of-character)として喋る。この発言は二重丸カッコ((~~))で閉じられる。 | ||||
reply | rep | 最後にあなたに囁いたプレイヤーに対して返信する。 | |||
roll | r | ダイスを振り( Dice Expression(未訳)を参照せよ)、結果を全てのプレイヤーに見せる。 | |||
rollgm | rgm | ダイスを振り、結果を自分自身とGM〔の二人〕だけに見せる。 | |||
rollme | rme | ダイスを振り、結果を自分自身にだけ見せる。 | |||
rollsecret | rsec | ダイスを振り、結果をGMにだけ見せる(〔出目の〕結果は振った本人でさえ見えない)。 | |||
savealiases | - | savetokenstates | tss | 現在のトークンの状態をファイルに保存する。 | |
say | s | Broadcast a message to all connected players | |||
self | 自分自身にだけメッセージを送信する。 | ||||
settokenproperty | stp | トークン・プロパティ(未訳)の値を設定する。 | |||
settokenstate | sts | Token State(未訳)の値を設定する。 | |||
table | tbl | テーブル・ルックアップを実行する。例:/tbl tablename value-to-lookup | |||
tmacro | tm | 選択したトークンに対して任意の(given)マクロを実行する。 | |||
tsay | ts | 選択したトークンに対して任意の発話(speech)を実行する。 | |||
whisper | w | 特定のプレイヤーにメッセージを送信する。 |
{{#customtitle:チャット・コマンド|チャット・コマンド}}