Page 1 of 1

I need your help

Posted: 03 Aug 2017 04:06
by StarRust
I bought Locomotion on Steam

but, Some objects are not working

please look at some screenshot
Screenshot1.jpg
(3.13 MiB) Not downloaded yet
I check this bridge (name is New Concrete Bridge Slope)
Screenshot2.jpg
(3.41 MiB) Not downloaded yet
Screenshot3.jpg
(3.82 MiB) Not downloaded yet
but, Is not working

What should I do?

Re: I need your help

Posted: 03 Aug 2017 21:15
by DDarien
are those mods? if yes, you need to edit something in trackst.dat on line

<variable name="numbridges" size="1">5</variable> (change the number 5 to number 6)

and also some lines below are the bridge names usually like this

<useobject desc="bridge[0]" class="14">BRDGBRCK</useobject>
<useobject desc="bridge[1]" class="14">BRDGSTAR</useobject>
<useobject desc="bridge[2]" class="14">BRDGGIRD</useobject>
<useobject desc="bridge[3]" class="14">BRDGSUSP</useobject>
<useobject desc="bridge[4]" class="14">BRDGWOOD</useobject>

add anotherline so it looks like this

<useobject desc="bridge[5]" class="14">(data file name)</useobject>

Re: I need your help

Posted: 04 Aug 2017 10:49
by StarRust
Of course I did, but It's not working

I add the screen shot.
capture.JPG
capture.JPG (206.49 KiB) Viewed 3508 times
DDarien wrote:are those mods? if yes, you need to edit something in trackst.dat on line

<variable name="numbridges" size="1">5</variable> (change the number 5 to number 6)

and also some lines below are the bridge names usually like this

<useobject desc="bridge[0]" class="14">BRDGBRCK</useobject>
<useobject desc="bridge[1]" class="14">BRDGSTAR</useobject>
<useobject desc="bridge[2]" class="14">BRDGGIRD</useobject>
<useobject desc="bridge[3]" class="14">BRDGSUSP</useobject>
<useobject desc="bridge[4]" class="14">BRDGWOOD</useobject>

add anotherline so it looks like this

<useobject desc="bridge[5]" class="14">(data file name)</useobject>

Re: I need your help

Posted: 04 Aug 2017 14:43
by Walter1940
You must write the file name in uppercase.
Example:
<useobject desc="bridge[5]" class="14">BRGDNGRD</useobject>


But I recommend you this bridge. You don't have to activate it.
http://www.wisim-welt.de/filebase/index ... el-bridge/
Simply overwrite the existing file.
001.JPG
001.JPG (74.88 KiB) Viewed 3502 times

Re: I need your help

Posted: 07 Aug 2017 04:59
by StarRust
Thank you SO MUCH!!

It's working

I can enjoy the LOCOMOTION finally!!

Walter1940 wrote:You must write the file name in uppercase.
Example:
<useobject desc="bridge[5]" class="14">BRGDNGRD</useobject>


But I recommend you this bridge. You don't have to activate it.
http://www.wisim-welt.de/filebase/index ... el-bridge/
Simply overwrite the existing file.
001.JPG