KIND Achievement-group
From TrainzOnline
(Difference between revisions)
m (New page: KIND Achievement-group defines a set of achievements for use with the Trainz achievement system. =KIND Hierarchy= ==Parent Classes== * ''none.'' ==Child Classes== * ''none.'' =Suppo...) |
(+{{ORP-top}}+{{ORP-bot}} and clarify) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[KIND Achievement-group]] defines a set of achievements for use with the Trainz achievement system. | + | {{ORP-top}} |
+ | [[KIND Achievement-group]] defines a set of achievements for use with the [[Trainz achievement system]]. | ||
=KIND Hierarchy= | =KIND Hierarchy= | ||
==Parent Classes== | ==Parent Classes== | ||
− | * | + | * [[KIND TrainzBaseSpec]] |
==Child Classes== | ==Child Classes== | ||
− | * | + | * [["Achievements" container|"achievement" container]] — a subcontainer specifying the list of elements for each type of achievement. |
− | + | ||
=Supported Tags= | =Supported Tags= | ||
− | The [[ | + | |
+ | The [[Achievements_container|"achievements" subcontainer]] specifies a list of achievements contained within this achievement group. | ||
+ | |||
+ | ====achievements==== | ||
+ | The ''Achievement-group'' [[config.txt file]] supports the following tags in each achievements subcontainer supports the following tags. Each tag is shown here with its default value. | ||
achievements | achievements | ||
{ | { | ||
+ | name-1 "" | ||
+ | { | ||
+ | description "" | ||
+ | category <NULLKUID> | ||
+ | awarded-html "" | ||
+ | icon "" | ||
+ | conditions { | ||
+ | } | ||
+ | } | ||
+ | name-2 "" | ||
+ | { | ||
+ | description "" | ||
+ | category <NULLKUID> | ||
+ | awarded-html "" | ||
+ | icon "" | ||
+ | conditions { | ||
+ | } | ||
+ | } | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
=Downloads= | =Downloads= | ||
Line 25: | Line 42: | ||
=Categories= | =Categories= | ||
− | [[Category:Asset KIND]] | + | [[Category:Asset KIND|achievement-group]] |
+ | {{ORP-bot|achievement-group}} |
Latest revision as of 09:23, 24 September 2013
KIND Achievement-group defines a set of achievements for use with the Trainz achievement system.
Contents |
[edit] KIND Hierarchy
[edit] Parent Classes
[edit] Child Classes
- "achievement" container — a subcontainer specifying the list of elements for each type of achievement.
[edit] Supported Tags
The "achievements" subcontainer specifies a list of achievements contained within this achievement group.
[edit] achievements
The Achievement-group config.txt file supports the following tags in each achievements subcontainer supports the following tags. Each tag is shown here with its default value.
achievements { name-1 "" { description "" category <NULLKUID> awarded-html "" icon "" conditions { } } name-2 "" { description "" category <NULLKUID> awarded-html "" icon "" conditions { } } }
[edit] Downloads
Attach sample files here