Unturned
评价数不足
Russia+_Fixed
   
奖励
收藏
已收藏
取消收藏
Asset Type: Map
Map Type: Survival
文件大小
发表于
更新日期
498.619 MB
2023 年 6 月 6 日 上午 3:30
2024 年 4 月 30 日 上午 12:56
8 项改动说明 ( 查看 )

订阅以下载
Russia+_Fixed

描述
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2475218356 this is original. Look for creators there. Just a bit modified for my own purposes

Next update: NPC's, their's dialogues and quests

This server is running this map:
Artifact | Unturned game project
Server is closed caused by lack of players
7 条留言
Pioneer  [作者] 2024 年 4 月 20 日 上午 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 2024 年 4 月 19 日 下午 6:15 
theres some buggy terrain near petersburg hill because of the underground railway
Pauly 2024 年 4 月 19 日 下午 5:52 
I want to help bring this map to SOD vanilla servers community but fixed
Pauly 2024 年 4 月 19 日 下午 5:51 
Hello i have one question, are the terrain holes fixed in this version?
Pioneer  [作者] 2023 年 7 月 9 日 上午 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  [作者] 2023 年 7 月 9 日 上午 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 2023 年 6 月 28 日 下午 1: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.