HowTo/Scenery/kuid-table

From TrainzOnline
< HowTo | Scenery(Difference between revisions)
Jump to: navigation, search
(Created page with " == kuid-table == '''This tag is compulsory.''' This is a container tag, meaning it is followed by curly brackets. The opening bracket should be on the next line for readabil...")
 
(kuid-table)
Line 3: Line 3:
 
'''This tag is compulsory.'''
 
'''This tag is compulsory.'''
  
This is a container tag, meaning it is followed by curly brackets. The opening bracket should be on the next line for readability purposes. Th close bracket is best on the next line after the final entry. Again for readability purposes.
+
This is a container tag, meaning it is followed by curly brackets. The opening bracket should be on the next line for readability purposes. The closing bracket is best on the next line after the final entry. Again for readability purposes.
  
 
Now for what goes between the brackets are the kuids/kuid2s for any assets that are needed for you asset to work correctly.
 
Now for what goes between the brackets are the kuids/kuid2s for any assets that are needed for you asset to work correctly.
Line 12: Line 12:
  
 
{
 
{
 +
 
<kuid:0000:00000>
 
<kuid:0000:00000>
 +
 
<kuid2:000:0000:1>
 
<kuid2:000:0000:1>
 +
 
}
 
}

Revision as of 13:45, 5 February 2022

kuid-table

This tag is compulsory.

This is a container tag, meaning it is followed by curly brackets. The opening bracket should be on the next line for readability purposes. The closing bracket is best on the next line after the final entry. Again for readability purposes.

Now for what goes between the brackets are the kuids/kuid2s for any assets that are needed for you asset to work correctly.

an example of a kuid-table.

kuid-table

{

<kuid:0000:00000>

<kuid2:000:0000:1>

}

Personal tools