JakobTischler / MoreRealisticDLCs

A lua/xml project that adds MoreRealistic to the Farming Simulator DLCs
8 stars 0 forks source link

parameter for AI worker with trailed implements #77

Closed quadural closed 10 years ago

quadural commented 10 years ago

Hi, I need this parameter to specify a "minimum turning radius" for a given implement when driven by a worker :

<vehicle>
    <realAiTurnRadius>6.4</realAiTurnRadius>
</vehicle>

only for category = "tool"

Thanks