Why do I get « '' = '' = » in the chat window?

Please post questions that you think belong here in the parent forum for discussion first. Then use the "Report this Post" function to alert a moderator that the post/thread should be moved. Common thread examples should not include macro programming, but rather user interface issues or usability issues.

Moderators: dorpond, trevor, Azhrei

Forum rules
Do not conduct discussion here. Do that in the parent forum.
Locked
User avatar
Rumble
Deity
Posts: 6235
Joined: Tue Jul 01, 2008 7:48 pm

Why do I get « '' = '' = » in the chat window?

Post by Rumble »

Sometimes, when you use a macro, you'll get "ugly" output like this:

Code: Select all

« getStrProp(macro.args, "StringToSend") = getStrProp(DiceToRoll=1d20plus15 vs AC; ; StringToSend=Attacks ; StringToSend2=vs AC;, "StringToSend") = Attacks » « getSelectedNames() = getSelectedNames() = Orc Warlord » 34 « getStrProp(macro.args, "StringToSend2") = getStrProp(DiceToRoll=1d20plus15 vs AC; ; StringToSend=Attacks ; StringToSend2=vs AC;, "StringToSend2") = vs AC; »
In the chat window. To remove it, follow these steps:

1. Open MapTool Preferences by going to Edit > Preferences.

2. Go to the Interactions tab.

3. In the Chat grouping, make sure Use ToolTips for Inline Rolls is checked.

4. Click the OK button.

Locked

Return to “WIP - User FAQ”