Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.9

3 bytes removed, 11:05, 11 February 2016
Important notes
<strong>intersection flags:</strong><br> <br> const unsigned PIF_SIBLING_COUNT_MASK = 0x000000F0;<br> const unsigned PIF_SIBLING_COUNT_SHIFT = 4;<br> const unsigned PIF_TYPE_START = 0x00010000;<br> const unsigned PIF_TYPE_END = 0x00020000;
==== Important notes ====
<ul>
<li><strong>intersection structures must be generated for EVERY curve involved in an intersection</strong></li>

Navigation menu