Try putting this in "Documents\BeamNG.drive\levels\vr_city\art\shapes\materials.cs" (Create the folders and file if needed.) Code: singleton Material(vr_gridsky) { mapTo = "vr_gridsky"; specularPower[0] = "3"; pixelSpecular[0] = "1"; useAnisotropic[0] = "1"; colorMap[0] = "levels/vr_city/art/shapes/vr_road.dds"; emissive[0] = "1"; castShadows = "0"; diffuseColor[0] = "1 0 1 1"; }; singleton Material(vr_road) { mapTo = "vr_road"; specularPower[0] = "1"; pixelSpecular[0] = "1"; useAnisotropic[0] = "1"; colorMap[0] = "levels/vr_city/art/shapes/vr_road.dds"; specular[0] = "0.5 0.5 0.5 1"; diffuseColor[0] = "0 1 0 1"; }; singleton Material(vr_intersection) { mapTo = "vr_intersection"; diffuseMap[0] = "vr_intersection.dds"; specularPower[0] = "3"; pixelSpecular[0] = "1"; useAnisotropic[0] = "1"; specular[0] = "0.5 0.5 0.5 1"; diffuseColor[0] = "0 0 1 1"; }; singleton Material(vr_lightpole) { mapTo = "vr_lightpole"; diffuseMap[0] = "vr_lightpole.dds"; specularPower[0] = "3"; pixelSpecular[0] = "1"; useAnisotropic[0] = "1"; specular[0] = "0.5 0.5 0.5 1"; diffuseColor[0] = "1 0 0 1"; }; singleton Material(vr_build) { mapTo = "vr_build"; diffuseMap[0] = "vr_build.dds"; specularPower[0] = "3"; pixelSpecular[0] = "1"; useAnisotropic[0] = "1"; specular[0] = "0.5 0.5 0.5 1"; diffuseColor[0] = "1 1 0 1"; };
Two thumbs way up ! You did a great job on this. I love the map, it's my new go-to! When I add ai drivers and chase them around it reminds me of the movie Bullitt. A map done in the same style as yours based on the hills of San Francisco would really be fun for ai chases. I'm pretty bad at making maps but I might have to give it a shot sometime. If you happen to like my idea and get a map like that made before I do I wouldn't hold it against you .
I think that the blue neons on buildings edges and edges of the road (like in the movie that i forgot the name) will looks nice on this map
there is only one thing i dislike and it is that there is no parking garage. it would be epic if you add one. i rate four stars.
nadeox1 can you put in public the script you use for the night lights pls. I want to use it in my mods maps
It's from @Ouerbacker as I wrote in the credits. Just PM him and ask if you can use it. You can check the file yourself by downloading the map and checking the 'server' folder
I mean, the problem is probably caused by something else. Maybe you have the older version of the map around or something? Make sure you are using the latest version. In the launcher choose 'Clear Cache' and the 'Safe Mode'. Then enable only this mod, and check again.