Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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?