Re: City road
Reply #1 –
The references to the icon and the cursor where disabled and the game needs them for the toolbars.
Obj=way
Name=city_road
waytype=road
cost=3000
maintenance=10
topspeed=50
max_weight=80
intro_year = 1900
intro_month = 6
#icon=> ./images/city_road.3.4 <=================================
#cursor=./images/city_road.3.5 <=================================
Image[-][0]=./images/city_road.1.2
Image[N][0]=./images/city_road.1.5
Image[S][0]=./images/city_road.2.1
Image[E][0]=./images/city_road.2.2
The solution is easy: remove the # from those lines and it should work. In addition, I would rename the image reference to city_road instead of /images/city_road. Remember to place the image and the dat file in the same place as the pakhelper binary.