07-05-2007, Monday-10:24:51
Bei Verwendung der Versionen 0.99.09.2 - 0.99.11 noch die Zeilen
way_straight=1
way_leave_road=25
bei
nachtragen.
way_straight=1
way_leave_road=25
bei
Code:
# way builder internal weights (straight track is 4)
# a higher weight make it more unlikely
# make the curves negative, and the waybuilder will built strange tracks ...
way_curve=2
way_double_curve=10
way_90_curve=50
way_slope=10
way_tunnel=8
way_max_bridge_len=15
nachtragen.