Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Script:What Did He Say"

From Roll20 Wiki

Jump to: navigation, search
(redirect to Script Index, API no longer available)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{script overview
+
#Redirect[[API:Script Index]]
 +
<!-- Don't delete redirect, help center links to this page even though API have been removed
 +
[[Category:Discontinued API Scripts]] -->
 +
script overview
 
|name=What Did He Say?
 
|name=What Did He Say?
|author={{user profile|61424|roger A.}}
+
|author={{user profile|61424|Roger A.}}
 
|version=2.0
 
|version=2.0
|lastmodified=2014-10-11}}
+
|lastmodified=2014-10-11
  
Allows users to convert things they type into gibberish for characters who don't speak the language the player is speaking as.
+
'''What Did He Say?''' allows users to convert things they type into gibberish for characters who don't speak the language the player is speaking as.
 +
<br clear="all">
  
 
=== Syntax ===
 
=== Syntax ===
 +
<!-- supress category
 
{{syntaxbox top|What Did He Say?|formal=true}}
 
{{syntaxbox top|What Did He Say?|formal=true}}
 
{{API command|}}{{API parameter|name=language}} {{API parameter|name=message}}
 
{{API command|}}{{API parameter|name=language}} {{API parameter|name=message}}
Line 48: Line 53:
 
{{param description|name=message|value=The message to send. Players with control over the language's character sheet will see the original message, while everyone else only sees the gibberish.}}
 
{{param description|name=message|value=The message to send. Players with control over the language's character sheet will see the original message, while everyone else only sees the gibberish.}}
 
{{param description bottom}}
 
{{param description bottom}}
 
+
-->
 
=== Supported Languages ===
 
=== Supported Languages ===
 
The following languages are available to this script. The campaign should have a character with each of the following names, in order to support players ''understanding'' the messages being sent:
 
The following languages are available to this script. The campaign should have a character with each of the following names, in order to support players ''understanding'' the messages being sent:
  
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
+
{{multicol|3|* aboleth
* aboleth
+
 
* abyssal
 
* abyssal
 
* aklo
 
* aklo
Line 80: Line 84:
 
* terran
 
* terran
 
* treant
 
* treant
* undercommon
+
* undercommon}}
</div>
+
 
 +
=== Changelog ===
 +
{{changelog version|2.0|2014-10-11|* Release}}

Latest revision as of 20:03, 20 September 2021

  1. RedirectAPI:Script Index

script overview |name=What Did He Say? |author=Roger A. |version=2.0 |lastmodified=2014-10-11

What Did He Say? allows users to convert things they type into gibberish for characters who don't speak the language the player is speaking as.

[edit] Syntax

[edit] Supported Languages

The following languages are available to this script. The campaign should have a character with each of the following names, in order to support players understanding the messages being sent:

  • aboleth
  • abyssal
  • aklo
  • aquan
  • auran
  • boggard
  • celestial
  • cyclops
  • draconic
  • drow
  • druidic
  • dwarven
  • elven
  • giant
  • gnoll
  • gnome
  • goblin
  • halfling
  • ignan
  • infernal
  • orc
  • protean
  • sphinx
  • sylvan
  • tengu
  • terran
  • treant
  • undercommon

[edit] Changelog

v2.0 (2014-10-11)

  • Release