Search found 45 matches

Re: [0.7.0.1] Barotrauma Client/Server Modification

I will get around to fixing it when I am available to, its likely because I made changes to prevent the removal of all child elements in players names, which was the behavior of the file download indicator (As I was adding additional elements here and had them hidden). Odds are it is attempting to e...

Re: [0.7.0.1] Barotrauma Server Modification

Alright, I have decided to throw up the current version of my code. Nothing too fancy but it has a few important fixes that honestly should have been out an eternity ago and one or two new features/changes. It could be buggier elsewhere, and the documentation changes are very unfinished (the comment...

Re: [0.7.0.1] Barotrauma Server Modification

It's an old setting that was removed as it was incomplete (I may readd this upon figuring far better methods out to handle it). If you set the nilmodsettings file to read-only and add it, the game should likely fail to save its settings but I believe it should still load them fine - that would let y...

Re: [0.7.0.1] Barotrauma Server Modification

After much work, :REDACTED:, Dark rituals, blood sweat tears and 2 coffees in a 20+ hour coding binge, the server modification has been updated. Of course, this is not very well tested (Beyond having the harpoon no longer instantly-gib your own face off if your skill is too low). I expect new bugs, ...

Re: [0.6.1.4] Barotrauma Server Modification

there won't be any ETA as its going to be a ton of work for me to update this to 7.0.0, though I will get around to working on it (Its not abandoned, just been a little busy i'm afraid :wink: ) when my modification updates, it doesn't matter how old your configs are or how different, as long as you ...

Re: [0.6.1.4] Barotrauma Server Modification

Actually Utmanarn that is very doable, I am not sure why though as your locked (Default code yeah I know, you knew it was coming :laugh: ) loads just 2 submarines, then any number of shuttles though they are "linked" to the main submarine, it is possible to get the way points of any given sub (thoug...

Re: [0.6.1.4] Barotrauma Server Modification

You need to scroll down the options, it should be much closer to the bottom of the file - if its wrapping and hard to read I also recommend using something like Notepad++ The settings need to go under their respective categories, which is populated for you (And ones that do not exist are also automa...

Re: [0.6.1.4] Barotrauma Server Modification

I'm not sure what the question is exactly, or if what your asking about actually exists. It is not possible to control another clients (Another players) character as the server, and there is even code in place in default Barotrauma that I've kept in place explicitly to prevent this. There are no men...

Re: [0.6.1.4] Barotrauma Server Modification

Made a few blunders and added a few bugs :shock: , I have spent the last 1-2 days restlessly fixing the silly things. :laugh: Now it should perform as expected, assuming anybody updated to the latest copy, Always check the time stamp of the copy and perhaps keep the previous as a backup. Whichever i...

Re: LUA/Languages box

going to admit lua or script based logic would be considerably better on performance than attempting to literally have a mass amount of componants and wiring and such to achieve the same result, so naturally this is not a bad idea to have some form of scripting.

Go to advanced search