Skip to content

Call to RoadCheckNeeded after spawnpoint change. #34

@DaEgi01

Description

@DaEgi01

A player that uses the https://github.com/DaEgi01/CitiesSkylines-CheckRoadAccessForGrowables mod complained that moving a spawnpoint with BSP mod does not trigger a revaluation of the road access and thus leads to a stuck road access needed icon.

Calling BuildingManager.instance.RoadCheckNeeded(ushort building); after the player changes a spawnpoint location allows the game to understand that something has happened that requires another RoadCheck. That should fix the issues.

Could you please add that to the mod?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions