st (roll option): Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New roll option for 1.3.b58)
 
(Added version introduced)
Line 1: Line 1:
===[ ] Display Tooltip to Self Option===
===[ ] Display Tooltip to Self Option===
<div>• '''Introduced in version 1.3.b58'''</div>
'''[st: ]''' evaluates the text after the ':' and will display the result to everyone, but only displays the tooltip to yourself.  For example, {{code|[st: 2+2]}} will, depending on your preferences, show &#171;<font color="blue">&#160;2+2 = 2 + 2 = 4&#160;</font>&#187; to you in the chat window, or when you hover your mouse over the output, but would only show the result of the calculation, in this case 4, to everyone else.
'''[st: ]''' evaluates the text after the ':' and will display the result to everyone, but only displays the tooltip to yourself.  For example, {{code|[st: 2+2]}} will, depending on your preferences, show &#171;<font color="blue">&#160;2+2 = 2 + 2 = 4&#160;</font>&#187; to you in the chat window, or when you hover your mouse over the output, but would only show the result of the calculation, in this case 4, to everyone else.



Revision as of 05:41, 10 October 2009

[ ] Display Tooltip to Self Option

Introduced in version 1.3.b58

[st: ] evaluates the text after the ':' and will display the result to everyone, but only displays the tooltip to yourself. For example, [st: 2+2] will, depending on your preferences, show « 2+2 = 2 + 2 = 4 » to you in the chat window, or when you hover your mouse over the output, but would only show the result of the calculation, in this case 4, to everyone else.

This roll option may be combined with the [s:], [w():], [g:], and [gt:] options. Blank messages will not be shown to a certain user if an entire message is invisible to that user due to these roll options or the [h:] roll option.