Vehicle::numberPlateType: Difference between revisions
(Created page) |
m (minor edit to plate type list (formatting)) |
||
| Line 4: | Line 4: | ||
Plates types: | Plates types: | ||
Blue/White - 0 | * Blue/White - 0 | ||
Yellow/black - 1 | * Yellow/black - 1 | ||
Yellow/Blue - 2 | * Yellow/Blue - 2 | ||
Blue/White2 - 3 | * Blue/White2 - 3 | ||
Blue/White3 - 4 | * Blue/White3 - 4 | ||
Yankton - 5 | * Yankton - 5 | ||
== Example == | == Example == | ||
Revision as of 23:31, 30 December 2017
This page is Incomplete. This function sets the number plate type.
Plates types:
- Blue/White - 0
- Yellow/black - 1
- Yellow/Blue - 2
- Blue/White2 - 3
- Blue/White3 - 4
- Yankton - 5
Example
vehicle.numberPlateType = 1;