Difference between revisions of "Script:What Did He Say"
From Roll20 Wiki
(Created page with "Author: Stephen S. (original version) Roger A.(modified/expanded version using the same interaction style as the original, instead of the new interaction style of Stephen's cu...") |
|||
Line 1: | Line 1: | ||
Author: Stephen S. (original version) Roger A.(modified/expanded version using the same interaction style as the original, instead of the new interaction style of Stephen's current language script) <br> | Author: Stephen S. (original version) Roger A.(modified/expanded version using the same interaction style as the original, instead of the new interaction style of Stephen's current language script) <br> | ||
+ | |||
+ | ==description== | ||
This script allows you to use macros to "speak in other languages". Each language must be assigned a character sheet manually, and control of the sheet given to any players with characters that speak that language. The format for the macros to speak the languages is | This script allows you to use macros to "speak in other languages". Each language must be assigned a character sheet manually, and control of the sheet given to any players with characters that speak that language. The format for the macros to speak the languages is | ||
!languagename ?{message} | !languagename ?{message} |
Revision as of 23:37, 30 December 2014
Author: Stephen S. (original version) Roger A.(modified/expanded version using the same interaction style as the original, instead of the new interaction style of Stephen's current language script)
description
This script allows you to use macros to "speak in other languages". Each language must be assigned a character sheet manually, and control of the sheet given to any players with characters that speak that language. The format for the macros to speak the languages is !languagename ?{message}
Code
https://github.com/Rogerdodge/language-script-for-roll20/blob/master/languages.js