安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






Not only that. For me it is also the best ScubaMask available and works with every map, as far as I tested it out.
the underwater-effect should represent the refraction of the light...so the more far away an object the more spread the different colors...
i have to look if i can reduce or illiminate it...but the difficulty for this is that these kind of arae can differ from map to map...but i try to find a generic way
It is clearing the water as intended when swimming or riding dinos though, sorry for my mistake below.
Hab da glaube ich nen Bug entdeckt. Und zwar scheint der Scuba helm (mit Oxygen) irgendwie die Collider zu verändern. Gemerkt habe ich das, als ich Schwierigkeiten hatte über die Kante eine Foundation zu kommen. Auch Wendeltreppen-Steigen ist schwierig wenn man noch den Helm auf hat. Es scheint als würde einen irgendetwas Blocken.
Abgesehen davon funktioniert die Mod 1a.
One of the great about this mod is that it enables players with lower graphics settings to actually SEE in the water. On of our players dreads the water due to their inability to see, they have to follow another player in order to get around. This should fix them right up. :)
Thanks man! I truly appreciate this mod. Installing now to our dedicated server now....
if there are any problems with feel free to announce it here then I can look and try to fix it
@deblake60 thx
I ask because though I walk/swim in 1st person, I like to ride my dinos in 3rd person. Thanks!
so now i need the id's of the 10 mods u use in the correct order that i can test it exactly the same way u have it on ur server
Retrying download 10 of 10
The system cannot find the batch label specified - DownFailed
'ARKModCopy.exe' is not recognized as an internal or external command,
[!] Download failed, Steam workshop servers overloaded
operable program or batch file.
I hope this helps you fix the issue, we would like to add the mod to our servers.
so this ist the section
[/script/shootergame.shootergamemode]
and as example to hide the free scuba helmet engram (all in one line)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ScubaHelmet_Goggles_Free_C",EngramHidden=True)
to reduce possible errors u can leave off "EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=True"
but first do u try it 4 singleplayer or do u config a server...just that i can test it
i never hide an engram yet, so i have to try it on my own
I put this code:
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ScubaHelmet_Goggles_Free",EngramHidden=True,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=True)
in the game.ini file. Saved and restart the game, but Scuba Helmet Free is still visible.
What am I doing wrong?