The International Simutrans Forum

Community => Simutrans Help Center => Topic started by: Hagablabah on February 24, 2010, 07:15:03 am

Title: Monorail Depot not in the menus
Post by: Hagablabah on February 24, 2010, 07:15:03 am
I'm playing the newest stable with pak.german.

I am playing an old savegame where I had a monorail, in pak.german monorails are taken out for their maglevs. I wanted to get rid of their stuff and replace it with monorails again. I used the menuconf_monorail to put its menu info back into menuconf and the menu works fine but monorail depots' button doesn't come up. All the other buttons do and work fine but not the monorail depot. What am I doing wrong?

simuconf monorail section
Code: [Select]
# monorail (waytype 5)
toolbar[4][0]=ways(5,0)
toolbar[4][1]=ways(5,1)
toolbar[4][2]=bridges(5)
toolbar[4][3]=tunnels(5)
toolbar[4][4]=wayobjs(5)
toolbar[4][5]=signs(5)
toolbar[4][6]=general_tool[17],22,,5
toolbar[4][7]=buildings(33,5)
toolbar[4][8]=buildings(34,5)
toolbar[4][9]=buildings(35,5)
Title: Re: Monorail Depot not in the menus
Post by: Dwachs on February 24, 2010, 07:19:37 am
maybe you forgot to copy the monorail depot pak-file?
Title: Re: Monorail Depot not in the menus
Post by: Hagablabah on February 24, 2010, 07:20:40 am
No. building.MonorailDepot.pak is still there. Does pak.german replace it?
Title: Re: Monorail Depot not in the menus
Post by: Hagablabah on February 24, 2010, 07:23:15 am
Yes it does. Re-downloaded monoraildepot.pak and it works fine. Thanks