How to Use Message Popup Rule

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
(Example 1: HTML Page: formatting and additional information)
m (Example 2: Custom Message: formatting)
Line 30: Line 30:
 
<table>
 
<table>
 
<tr>
 
<tr>
<td>[[file:MessagePopup2.JPG]]</td>
+
<td valign="top">[[file:MessagePopup2.JPG]]</td>
</tr>
+
<td valign="top">
</table>
+
 
'''Notes:'''
 
'''Notes:'''
 
*No knowledge of HTML is required.
 
*No knowledge of HTML is required.
Line 38: Line 37:
 
*Text only, no graphics apart from the icon.
 
*Text only, no graphics apart from the icon.
 
*You can select and display an optional icon with the message.
 
*You can select and display an optional icon with the message.
 
+
</td>
 +
</tr>
 +
</table>
 
<table>
 
<table>
 
<tr>
 
<tr>
 
<td>[[file:MessagePopup2a.JPG]]</td>
 
<td>[[file:MessagePopup2a.JPG]]</td>
</tr>
 
<tr>
 
 
<td>The custom message popup created by the example shown above</td>
 
<td>The custom message popup created by the example shown above</td>
 
</tr>
 
</tr>

Revision as of 08:43, 21 May 2018

  • The Message Popup Rule is a T:ANE Session Rule that creates onscreen messages for users in Driver Mode.

The screenshots shown below give examples of the Message Popup Rule.

Example 1: HTML Page

The settings shown in this example will direct TANE to load the message from a HTML file.

MessagePopup1.JPG

Settings in This Example:

  • Pause game while message is displayed - if checked this will halt the gameplay until the window is closed. This may be needed if you have a long introductory HTML information page, otherwise leave unchecked.
  • Close previous message popup windows - checked is usually a good idea unless you want multiple message windows open then it would be a good idea to place them in different screen corners.
  • HTML Wave are optional sound files.


Notes:

  • Some knowledge of HTML tags will be required, particularly the very limited set of HTML that applies to Trainz.
  • Graphics and a limited set of HTML effects are possible.
  • The HTML file or "web page" (with filename extension ".html") must be in a Trainz asset of type HTML.
  • If a sound file is to be played when the message is displayed, for example the "whistle" sound shown in the example above, then it must be of type WAV (with filename extension ".wav") and must be in a Trainz asset of type HTML. It does not have to be in the same HTML asset as the HTML page.

Example 2: Custom Message

The settings shown in this example will direct TANE to load the message from text entered in the Custom Message box.

MessagePopup2.JPG

Notes:

  • No knowledge of HTML is required.
  • You are limited to about 6 lines of text.
  • Text only, no graphics apart from the icon.
  • You can select and display an optional icon with the message.
MessagePopup2a.JPG The custom message popup created by the example shown above

Related Trainz Wiki Links: