SetIntersectionRoadToGreen
Description
Force a road from a traffic light intersection to change to green.
Declaration
Parameters
Name
Description
intersectionName
Name of the intersection to change.
roadIndex
The road index to change.
doNotChangeAgain
If true that road will stay green until this parameter is set back to false.
Example
Last updated