07-05-2007, Monday-10:00:41
tragt mal in der simuconf.tab die folgenden Zeilen
way_leave_road=25
way_straight=1
bei
nach
way_leave_road=25
way_straight=1
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