KIND Achievement-group

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
m
(+{{ORP-top}}+{{ORP-bot}} and clarify)
 
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=
Line 5: Line 6:
 
* [[KIND TrainzBaseSpec]]
 
* [[KIND TrainzBaseSpec]]
 
==Child Classes==
 
==Child Classes==
* ''none.''
+
* [["Achievements" container|"achievement" container]] — a subcontainer specifying the  list of elements for each type of achievement.
 
+
  
 
=Supported Tags=
 
=Supported Tags=
The [[KIND Achievement-group]] [[config.txt file]] supports the following tags. Each tag is show here with its default value.
+
 
 +
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 {
 +
        }
 +
    }
 
  }
 
  }
 
 
====achievements====
 
The [[Achievements_container|"achievements" container]] specifies a list of achievements contained within this achievement group.
 
  
 
=Downloads=
 
=Downloads=
Line 24: Line 42:
  
 
=Categories=
 
=Categories=
[[Category:Asset KIND]]
+
[[Category:Asset KIND|achievement-group]]
[[Category:TBD]]
+
{{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

[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


[edit] Categories

Personal tools