Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Tongues

I am using tongues scrip (<a href="https://github.com/sarkamist/Tongues-Script" rel="nofollow">https://github.com/sarkamist/Tongues-Script</a>) But after going through all information and configuring it it seems to work only when one PC speaks the language. The second PC never get the correct message neither is able to speak in the set tongue. I tried to separate with comma (,) and also (;) but nothing seems to work. If anyone could give me a hint I would really appreciate. Thanks!
Check the GM Section of each of the languages and see if the full character name is in there and there is no extra items like null added to that list.
Theodore S. said: Check the GM Section of each of the languages and see if the full character name is in there and there is no extra items like null added to that list. Do you have this working in you game? If yes, it is separated by comma (,) or other symbol? I will include manually to make sure this is right.
1533156524

Edited 1533156733
Anyone can help with the error below? thx Your scripts are currently disabled due to an error that was detected. Please make appropriate changes to your scripts and click the "Save Script" button and we'll attempt to start running them again.&nbsp; More info... For reference, the error message generated was:&nbsp; TypeError: Cannot convert undefined or null to object TypeError: Cannot convert undefined or null to object at Function.keys (&lt;anonymous&gt;) at translate (apiscript.js:6025:23) at commandSpeak (apiscript.js:6015:21) at handleInput (apiscript.js:6240:21) at eval (eval at &lt;anonymous&gt; (/home/node/d20-api-server/api.js:151:1), &lt;anonymous&gt;:65:16) at Object.publish (eval at &lt;anonymous&gt; (/home/node/d20-api-server/api.js:151:1), &lt;anonymous&gt;:70:8) at /home/node/d20-api-server/api.js:1634:12 at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560 at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147) at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546)
Alvaro T. said: Anyone can help with the error below? thx Your scripts are currently disabled due to an error that was detected. Please make appropriate changes to your scripts and click the "Save Script" button and we'll attempt to start running them again.&nbsp; More info... For reference, the error message generated was:&nbsp; TypeError: Cannot convert undefined or null to object TypeError: Cannot convert undefined or null to object at Function.keys (&lt;anonymous&gt;) at translate (apiscript.js:6025:23) at commandSpeak (apiscript.js:6015:21) at handleInput (apiscript.js:6240:21) at eval (eval at &lt;anonymous&gt; (/home/node/d20-api-server/api.js:151:1), &lt;anonymous&gt;:65:16) at Object.publish (eval at &lt;anonymous&gt; (/home/node/d20-api-server/api.js:151:1), &lt;anonymous&gt;:70:8) at /home/node/d20-api-server/api.js:1634:12 at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560 at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147) at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546) Check the Tongue handouts and see if you find the word null in front of character names. I had the same thing happen in my game.