Old diagonal_multiplier is 1024 or 512 ? November 03, 2008, 07:14:11 am Once you said.http://forum.simutrans.com/index.php?topic=307.msg2303#msg2303QuoteBecause the correct value was 1024 ...But in document.dataobj\umgebung.cc:212-215Quote/* multiplier (to be divided by 1024) for steps on diagonal: * 512: TT-like, faktor 2, vehicle will be too long and too fast * 724: correct one, faktor sqrt(2) */pak\config\simuconf.tab:53-54Quote# how long is a diagonal (512: faktor 2=1024/512, old way, 724: sqrt(2)=1024/724# THIS WILL BE ONLY USED, WHEN THIS FILE IS IN THE pakxyz/config!Which is the correct one ? Quote Selected
Re: Old diagonal_multiplier is 1024 or 512 ? Reply #1 – November 03, 2008, 07:55:05 am The multiplier for the old version is 1024.I tried it and it works. Quote Selected
Re: Old diagonal_multiplier is 1024 or 512 ? Reply #2 – November 03, 2008, 11:52:19 am Thank you, TonyBzt.Then I will use 1024 for description text in wiki. Quote Selected
Re: Old diagonal_multiplier is 1024 or 512 ? Reply #3 – November 03, 2008, 02:03:32 pm I will change the misleading comment in the source. Quote Selected