Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Nuggus

Members
  • Posts

    3
  • Joined

  • Last visited

  1. First, I'm having 0 issues with tents, barrels, etc. Only mods. I've set the item lifetime to 99999999999999 on the mod types. It seems they are getting caught up in the default economy cleanup scripts. Is there any way to set the system to avoid these types? I noticed there is a <horder> designation for default dayz storage containers in the spawnabletypes file, but I didn't have to update that in past versions. Issue seemed to occur with the DayZ 1.17 initial update. There were 2 or 3 updates in 1.17 and it's never worked since ...
  2. Having the same issue, and my profile folder is located under admin. I've tried calling the profile directly as well, and that doesn't work either. Tried updating the server along with the changes. Ticket #773134
  3. Started my server about a week ago. Things are progressing slowly. First, ensure you STOP your server when making FTP modifications. This will allow you to edit the /Admin/ServerDZ.cfg If you can't edit, (502 permissions error etc.) Try starting / stopping the server again. I've had success with this. Select option "Skip Server Updating" checkbox before starting the server. Allowing the server to update overwrites the cfg file modifications above. ^ By editing this configuration file, you can update the server time of day, VOIP use, etc. Thus far, I've added the following modifications successfully: "-mod=@CF;@Unlimited Stamina;@UsefulBatteries;@SIX-DayZ-Auto-Run;@VanillaPlusPlusMap;@UsefulSuppressors" This is a launch parameter to specify for the server. Set your map to CUSTOM drop down selection Enter the launch parameters "-mod=@CF;@Unlimited Stamina" This will run community framework (necessary for many mods) and Unlimited Stamina. Survival Servers is awesome! You don't even need to copy the mod files, they'll do it for you. You only have to specify the mod ids from steam. These are located in the steam URL, or you can find them in your local machine steam WORKSHOP file. I've found it best to let SurvivalServers copy the files down. For example; 1559212036,1560819773 Copying and pasting the mod ids above will download the @CF;@Unlimited Stamina mod files to the FTP server. I'm trying to install and run several more mods, including @Trader will update this thread with more details in the future. UPDATE: I've experimented with the \mpmissions\dayzOffline.chernarusplus\db\ files recently. I've made significant modifications to the types.xml file to edit the spawn rates on the server. This is modified by setting the nominal value higher on items you want to spawn and lower on items you don't. Set the min value for the minimum to spawn on the server. (I think)