﻿===============================================================================================
 Entries for the license plate number with own registration
================================= numberPlates ================================================

 1. define group: <numberplates>
 2. define plate: <plate index="" />, the index in the vehicle i3d is important here!!!
	<numberplates>
		<plate index="0>16" />
	</numberplates>

 Additional features related to hiding the badges
 To hide the administration badge add the following entry: stateSeal="false"
 To hide the MOT badge add the following entry: tuevSeal="false"
 The complete entry should look like in this example:
	<numberplates>
		<plate index="0>16" />
		<plate index="0>17" stateSeal="false" />
		<plate index="0>18" tuevSeal="false" />
		<plate index="0>19" stateSeal="false" tuevSeal="false" />
	</numberplates>
 The first license plate shows all badges, the second license plate shows no adminsitration badge,
 the third license plate shows no MOT badge and the fourth license plate shows no badges at all.

 No more entries or options are needed and will not be calculated.




===============================================================================================
===============================================================================================
===============================================================================================
 Entries for the license plate number without own registration
 -- (additional license plate, only for attachable equipment)
================================== numberPlatesConnect ========================================

 1. define group: <numberplatesConnect>
 2. define license plate: <plate index="" />, the index in the vehicle i3d is important here!!!
	<numberplatesConnect>
		<plate index="0>17" />
	</numberplatesConnect>

 No more entries or options are needed and will not be calculated.
