Unturned

Unturned

Russia+_Fixed
7 kommentarer
Pioneer  [ophavsmand] 20. apr. 2024 kl. 11:58 
Pauly, Thanks for your feedback, i'm really appreciate it. I'll fix this buggy terrain in nearest future, stay tuned with updates(which was forgotten for a while)
Pauly 19. apr. 2024 kl. 18:15 
theres some buggy terrain near petersburg hill because of the underground railway
Pauly 19. apr. 2024 kl. 17:52 
I want to help bring this map to SOD vanilla servers community but fixed
Pauly 19. apr. 2024 kl. 17:51 
Hello i have one question, are the terrain holes fixed in this version?
Pioneer  [ophavsmand] 9. juli 2023 kl. 10:19 
Also, as you can see, 2 paths were merged inside factory. This causes the train to stop, if another train on this common path
Pioneer  [ophavsmand] 9. juli 2023 kl. 10:17 
greetings!
sorry for late respond. This was unexpected to see any comments here for this work


Yeah, they're working fine. You need to create a railroal, remember it's id, and specify an a train for this road, using Config.json
Here's an simple example of creating trains for 2 paths using road's id
"Trains":
[
{
"VehicleID": 187,
"RoadIndex": 138
},
{
"VehicleID": 186,
"RoadIndex": 3
}
],

Helped?
Sinder 28. juni 2023 kl. 13:29 
I have a question about the "railroad hotfix" update, what exactly did you do? I wanted to use the original Russia+ map, I downloaded it and have implemented several things of my own, but when I came across your map I have doubts whether the train tracks work on the original map. If not I would have to completely replace the tracks in my edition of the map.