Online Transcript FIX

K.V.

Hello.

I messed up and put one of the new Javascript functions for the transcript feature in the wrong file.

It works in the desktop player, but not when playing online.

To fix this until Quest is updated:

  1. Turn on the advanced features for the game object (if you haven't already done so).

  2. Add this line of code to the User Interface Initialisation script:

JS.eval ("function SaveTranscript(data) {    data = data + \"" + Chr(60) + "style>*{color:black !important;background:white !important;text-align:left !important}" + Chr(60) + "/style>\";    if (!webPlayer && transcriptString != '') { UIEvent(\"SaveTranscript\", data); } transcriptString += data; };")

Again, this is so online players will have some transcript functionality.

Sorry about messing that up!


This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums