
thewreckingcrew6
Member-
Posts
73 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Downloads
Everything posted by thewreckingcrew6
-
I will look into writing a config for this.
-
I do not believe so. Some of my config editors are blazing long.
-
Wrecking's Ark Configs These are the Ark configs I have created by request. I based them somewhat off of Lemon's Configs, but made a huge number of improvements. ALSO, I have put together both a Windows Config and a Linux Config. Some fun features... Auto Mod Support (Using built in tool. Read instructions below on how to add mods.) Configuration Editors for Admin File, Main Config File, and the mod portion of Game.ini Working query Linux server auto-runs the needed script for auto mod stuff when you create the server Backup Script (Thanks Lemon) Main Config File has every setting known to man in the configuration editor More features to come. Known Issues... Web Console doesn't work/Windows Server produces no logs If you find more issues, please just make a kind reply below Server Requirements... On Windows: Microsoft Visual C++ 2013 Redistributable DirectX (Download from that link, unzip it, and run the DXSETUP.exe) On Linux: lib32gcc1 (Install using your package manager on linux Ex. apt-get install lib32gcc1) Increase Open Files Limit Add the following lines to /etc/sysctl.conf fs.file-max=100000 then run the following command via sudo or a root shell to apply the change $ sysctl -p /etc/sysctl.conf Add the following lines to /etc/security/limits.conf * soft nofile 1000000 * hard nofile 1000000 Add the following line to /etc/pam.d/common-session session required pam_limits.so Wrecking...I want to add steam workshop mods to my server... Steps to add steam workshop mods: Get the steam workshop id from url (Ex. steamcommunity.com/sharedfiles/filedetails/?id=760067652&searchtext=) Select the Auto Mod Command Line Add Mod ID to Active Mods section of main config file using configuration manager(Ex. Active Mods: 000000000,111111111,222222222) Add mod Id to game.ini using configuration editor Wrecking...I want your config to support a non steam workshop mod... Make a kind post below linking me the modpage and suggest it be added. I will happily take a look at it Wrecking...I have an idea/feature request... Make a kind post below and I will happily see what I can do Wrecking...When I open the main Config File in Configuration Editor, it says "The following variables could not be read:..." This is COMPLETELY NORMAL. When you leave certain variables default value, the server automatically erases them from the config on startup. The configuration editor just goes ahead and adds them back in with the default values for you. Updates: [b]Update 1 - v1.01:[/b] - Updated commandlines to include more variables to help make sure the server starts up correctly. - Added a line to game.ini by default to keep the server from overwriting it on startup [b]Update 2 - v1.02:[/b] - Added -NoBattleEye option when making custom command line. [b]Update 3 - v1.03:[/b] - Added -clusterid commandline option for people making server clusters - Added -ClusterDirOverride option for people making server clusters - Added AltSaveDirectoryName variable in the Main Config File to allow changing the save directory location for the server. (Useful for running multiple instances) [b]Update 4 - v1.04:[/b] - Changed file system permissions to allow non-admins to use the text editor by default on gameusersettings.ini. If you would like to revert this simply go give basic users No Permissions to GameUserSettings.ini. (Will force them to use the config editor) [b]Update 5 - v1.05[/b] - Changed the drop down selection for maps to a textbox to allow for easier installation of custom maps. - Added script on windows to remove mods on uninstall to prevent powershell errors. ark - Linux v1.05.xml ark - Windows v1.05.xml
-
Crew's Blackwake Config File
thewreckingcrew6 replied to thewreckingcrew6's topic in Game Config Files
Good to hear! That's what I had to do as well when that error showed up for me. Like Raizio said, as far as I know there are not linux binaries for Blackwake, and from what I hear there is no plan in the near future of them existing. -
Crew's Blackwake Config File
thewreckingcrew6 replied to thewreckingcrew6's topic in Game Config Files
I'm not going to lie, I have seen this error myself, I'm not sure what causes it. But hopefully it has been fixed in the recent update. I'm glad you enjoy the config though! I will keep working on it. -
Crew's Blackwake Config File
thewreckingcrew6 replied to thewreckingcrew6's topic in Game Config Files
Update 5: (3/6/17) - Fixed Mod.txt Config Editor. Didn't Add new Mods correctly. - Added support for ServerAnnouncements.txt Config Editor. You can now add Server Announcements to your Server. - More to come....More to come.... -
Crew's Blackwake Config File
thewreckingcrew6 replied to thewreckingcrew6's topic in Game Config Files
Update 4: (3/4/17) - I have fixed a server.cfg error where the steam port would default to port 26915, when it needed to default to the query port 27015. You may need to update this in your server.cfg manually if you have already installed the config. Sincerest apologies. - Also changed the query protocol to Half Life 2 new - Also changed default slot count to 32 to match the default game mode -
Crew's Blackwake Config File
thewreckingcrew6 replied to thewreckingcrew6's topic in Game Config Files
Update 3: (3/3/17) - I have added support for Query through steam port 27015 using the Half-Life Query Protocol - I have added configuration editor support for mod.txt - I have fixed the misspelled name - Added store ID into steam settings for possibly allowing update notifications to happen (Will not confirm functionality until an update comes out) - More to come....More to come.... -
Crew's Blackwake Config File
thewreckingcrew6 replied to thewreckingcrew6's topic in Game Config Files
My config file is working fine atm. I have tried reinstalling the server, changing the server's ip, etc. The ip in the config file is working on my end. Error wise I am clean atm. Is it still giving you an issue? Edit: The main embarrassing issue is the fact that I misspelled Blackwake in the config title. -
Crew's Blackwake Config File
thewreckingcrew6 replied to thewreckingcrew6's topic in Game Config Files
ooo... That is interesting. Let me take a look at that >.> Edit: I have done my best to replicate the issue, though I'm not sure how it was accomplished. The Config File uses the Services IP. Here is what I have the config file doing: "useIp=$[service.IpAddress]" If after fixing it in the file it still causes problems it may be beyond my power to fix. Sorry, Wrecking Crew -
Crew's Blackwake Config File
thewreckingcrew6 replied to thewreckingcrew6's topic in Game Config Files
I have provided the Config with another update. I have fixed the Admin.txt configuration editor. It was not working properly. -
Crew's Blackwake Config File
thewreckingcrew6 replied to thewreckingcrew6's topic in Game Config Files
I will look into it. I dont have a windows server install and threw this together for some people. As for IP in commandline, im not sure that is possible with Blackwake, and I'm not sure why you would really want one server on multiple ips. The command lines I will fix though. And web console I need more info on. Does the server work? Is it joinable? Edit: I have fixed the Command Line issue when creating a custom commandline. And I have looked at the official place for the command lines, and there is no option allowing you to set the ip in the commandline. However, if there is a way that is not officially posted I will be happy to add it. -
Wrecking's Blackwake Config This is a Blackwake Config I have created for the community. I keep it updated with changes and am active on the forums day to day. Some fun features... All main configuration files have configuration editor support with them Web Console functions Command Line is customizable Query Support More to come... Known Issues... If you find issues, please just make a kind reply below Wrecking...I have an idea/feature request... Make a kind post below and I will happily see what I can do Updates: Update 1: (3/2/17) - - I have fixed the Command Line issue when creating a custom commandline. Update 2: (3/2/17) - - I have fixed the Admin.txt Configuration Editor, it was not working properly at the time. Update 3: (3/3/17) - I have added support for Query through steam port 27015 using the Half-Life Query Protocol - I have added configuration editor support for mod.txt - I have fixed the misspelled name - Added store ID into steam settings for possibly allowing update notifications to happen (Will not confirm functionality until an update comes out) Update 4: (3/4/17) - I have fixed a server.cfg error where the steam port would default to port 26915, when it needed to default to the query port 27015. You may need to update this in your server.cfg manually if you have already installed the config. Sincerest apologies. - Also changed the query protocol to Half Life 2 new - Also changed the default slot count to 32 to match the default game mode Update 5: (3/6/17) - Fixed Mod.txt Config Editor. Didn't Add new Mods correctly. - Added support for ServerAnnouncements.txt Config Editor. You can now add Server Announcements to your Server. Update 6: (4/15/17) - Added Support for the new "Capture the Booty" gamemode. It is now available under your gamemode option in server.cfg. Update 7: (6/11/17) - Added Support for the new "Treasure Trade" gamemode. It is now available under your gamemode option in server.cfg. - More to come....More to come.... Here is the new copy... BW - Windows.xml
-
I have finished a Config for Blackwake. I am 95% certain it works, though I am unable to test because I run on a Linux Box. The Main server.cfg comes with Configuration Editor Support. The Admin.txt file comes with Configuration Editor Support to make adding admins easy. The command lines are customizable by making it easy to change which cfg file to start the server up with. Also I believe web console works, I output the server log to Console.log and just have web console display that. I hope this works for you, if there are errors please let me know and I will do my best to re mediate them.
-
I have never used it, but I might be interested in putting one together. Not to difficult. Ill work on it next few days.
-
Wrecking's Starbound Configs These are my starbound configs I am sharing with the community. I have worked on these quite a bit over time. ALSO, I have put together both a Windows Config and a Linux Config. Some fun features... Configuration Editor for the Main Config File Working Query Settings - using half life 2 query protocol All the variables in the config file are available for scripting purposes And a couple other small changes between other Starbound Configs Known Issues... If you find issues, please just make a kind reply below Wrecking...I have an idea/feature request... Simply make a kind post below and I will happily see what I can do. Starbound - Windows.xml Starbound - Linux.xml
-
I got it working easily. The issue lied in the fact I was trying to compile a newer version of mono that tcadmin didnt support.
-
Just as a quick question, has anybody had any luck with Centos 7 and TCAdmin. I am sincerely struggling to get it working for some reason.