LimitedWeight
Skočit na navigaci
Skočit na vyhledávání
A rule that determines the weight of the vehicle that the map bases will take into account.
According to the weight, the speed coefficient is automatically set, which is classified into four groups - car, light truck, medium truck, heavy truck.
Group | Weight restriction |
Heavy truck | over 18 tonnes |
Medium truck | from 7.5 tonnes to 18 tonnes (including) |
Light truck | up to 7.5 tonnes (including) |
Car | if we don't set "truck" in TransporModes |
Example setting:
If we have set "truck" in TransportModes but want to speed up the vehicle, we can do it with help:
<Parameter>
<Name>speedprofile</Name>
<Value>fast</Value>
</Parameter>
In this case, the speed specified for the "car" is used.