Introduction
This document describes the functionality of the specific TR3 tags, rather than the HTML formatting tags that TomeRaider3 supports.
Please read the Authoring TomeRaider Files for more information on creating TR3 files.
As a general rule of thumb the tag is the only tag that is needed to create TR3 files.
Syntax conventions.
· Tags(Keywords) are in upper cases. ( E.g. NEW ) But, they are actually case insensitive.
· Optional components are in squire brackets. E.g. [ENCRYPT]
· Values given by the user are in curly brackets. E.g. { string }
<NEW>
<CATDEF> . </CATDEF>
<META>.</META>
<EXPMSG>
<DIEMSG>
<ENCMSG>
<SELECTION> . </ SELECTION>
<catset>. </catset>
<IMG .>
All other open tags
|