Skip to main content
Topic: Monorail Depot not in the menus (Read 15837 times) previous topic - next topic

Monorail Depot not in the menus

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)

 

Re: Monorail Depot not in the menus

Reply #1
maybe you forgot to copy the monorail depot pak-file?
Parsley, sage, rosemary, and maggikraut.

Re: Monorail Depot not in the menus

Reply #2
No. building.MonorailDepot.pak is still there. Does pak.german replace it?

Re: Monorail Depot not in the menus

Reply #3
Yes it does. Re-downloaded monoraildepot.pak and it works fine. Thanks