安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Tested and it works fine, the problem may come if you are using Expansion, it doesn't happen to everyone who uses Expansion.
yes
Thanks TheLivingDayZ
Verify that you have the correct "Spawn helper function" in step 3 of the instructions in your init.c
Use as Mod:
"-servermod=@SkalistyBridge;"
Yes, it's strange, I'm glad it works for you
How is the bridge running?
The objects placed in the init.c
Calling the file from init.c
line 63 SpawnObject( "bldr_pier_concrete2", "13620.440430 -19.177750 4374.859863", "-163.999985 0.000000 0.000000" );
line 119 SpawnObject( "bldr_bridge_metal_25", "14040.666992 -3.330000 3769.839600", "-11.000000 0.000000 0.000000" );
Verify that you have the correct "Spawn helper function" in step 3 of the instructions in your init.c
With the init.c method it works perfectly
Are you running more locations from your init.c?
Pastebin of your init.c please
Yes, that bridge is destroyed, the good one is later Solnichy direction
No, the link leads to my home steam
What do you mean? a little broken if this, it could be full of grass hanging from the irons, more garbage and things like that, the problem that before by the init.c method could not put many objects because the server had an error and closed, but now I can put many more objects without worrying about the quantity,
In time I will modify my locations.
I added the spawn objects staright to my init.c file as if you was using Community offline mode but it should still work as per instruction.
I think the main issue that people may have is you dont need to add this mod to your server, there is no key for mod, all you need is the objects which is provided in the mod files.