How to Use Message Popup Rule
(→Trainz Wiki) |
m (→Trainz Wiki) |
||
Line 101: | Line 101: | ||
<font size="3">'''Route Creation Tutorials:'''</font> | <font size="3">'''Route Creation Tutorials:'''</font> | ||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
− | |||
*'''[[How to Use Bulk Asset Update/Replace Tool|Using the Bulk Asset Update/Replace Tool]]''' | *'''[[How to Use Bulk Asset Update/Replace Tool|Using the Bulk Asset Update/Replace Tool]]''' | ||
+ | *'''[[How to Use Layers|Using Layers]]''' | ||
</div> | </div> | ||
<br> | <br> | ||
Line 110: | Line 110: | ||
*'''[[How to Use Navigation Point Rules|Adding Navigation Points]]''' | *'''[[How to Use Navigation Point Rules|Adding Navigation Points]]''' | ||
*'''[[How to Use Navigation Point Rules (Applications)|Adding Navigation Points - Applications]]''' | *'''[[How to Use Navigation Point Rules (Applications)|Adding Navigation Points - Applications]]''' | ||
− | |||
*'''[[How to Use Driver Setup Rule|Configuring the Driver Setup Rule]]''' | *'''[[How to Use Driver Setup Rule|Configuring the Driver Setup Rule]]''' | ||
*'''[[How to Control Junctions in Sessions|Controlling Junctions in Sessions]]''' | *'''[[How to Control Junctions in Sessions|Controlling Junctions in Sessions]]''' | ||
Line 117: | Line 116: | ||
*'''[[Parent Rule List|List of Parent Rules]]''' | *'''[[Parent Rule List|List of Parent Rules]]''' | ||
*'''[[How to Use Parent and Child Rules|Parent and Child Rules]]''' | *'''[[How to Use Parent and Child Rules|Parent and Child Rules]]''' | ||
+ | *'''[[How to Use Track Triggers|Using Track Triggers]]''' | ||
*'''[[How to Use Variables in Sessions (Examples)|Using Variables in Sessions - Examples]] | *'''[[How to Use Variables in Sessions (Examples)|Using Variables in Sessions - Examples]] | ||
</div> | </div> | ||
[[Category:How-to guides]] | [[Category:How-to guides]] |
Revision as of 09:05, 1 July 2018
Contents |
The Message Popup Rule is a T:ANE Session Rule that creates onscreen messages for users in Driver Mode. |
The screenshots below illustrate how to use the Message Popup Rule.
Using a HTML Page
The settings shown in this example will direct TANE to load the message from a HTML file in a HTML asset.
Settings in This Example:
|
Using a Custom Message
The settings shown in this example will direct TANE to load the message from text entered in the Custom Message box.
Settings in This Example:
|
The custom message popup created by the example shown above |
Using a String-Table Message
The settings shown in this example will direct TANE to load the message from text stored in the config.txt string table of a specified HTML asset.
Notes:
string-table { html_warning_late "You are running late!" } ...which will produce the message "You are running late!" from the Message Popup Rule settings shown on the left.
|
Trainz Wiki
- How to Guides
- Session Rules List (Alphabetical) with Parameters
- Session Rules List (Categories) With Parameters
Route Creation Tutorials:
Session Creation Tutorials:
- Adding Message Popups - Applications
- Adding Navigation Points
- Adding Navigation Points - Applications
- Configuring the Driver Setup Rule
- Controlling Junctions in Sessions
- Controlling Signals in Sessions
- Creating a HTML Asset (Session Introduction Page and In Game Messages)
- List of Parent Rules
- Parent and Child Rules
- Using Track Triggers
- Using Variables in Sessions - Examples