Hello. Can someone write a script that will multiply the speedLimit of all roads? I did a little investigate and it seems to be around here somewhere. local mapNodes = map.getMap().nodes then for each mapNodes.links set speedLimit Thanks!