country_old roads sidewalk height differences

Home Forums Support country_old roads sidewalk height differences

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #13762
    Tattoo
    Participant

    I was looking thru the roads.lua’s and found something that might be causing problems. The sidewalk height for the country_old roads are different.

    country_old_small.lua = sidewalkHeight = .0,

    country_old_medium.lua = sidewalkHeight = .02,

    country_old_medium_upgrade.lua = sidewalkHeight = .02,

    country_old_large.lua = sidewalkHeight = .00,

    country_old_large_upgrade.lua = sidewalkHeight = .02,

    The sidewalk heights in all of the other roads are all the same.

    Also, why is there a reference to bridges that are nowhere to be found?
    bridges = {
    “stone_old_small.lua”,
    “wood_old_small.lua”,
    “iron_old_small.lua”,

Viewing 1 post (of 1 total)
  • The forum ‘Support’ is closed to new topics and replies.