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


Mod or Script?


Danzigger

Recommended Posts

This was likely an edit the cfgspawnabletypes.xml file found within the dayzOffline.chernarusplus inside of the MPMissions folder!

 

The server owner likely increased the chances that vehicles spawn will all attachments (wheels, doors, battery, spark plugs etc) to 100% inside of that file, which would result in vehicles spawning all of the time with those attachments!

Share this post


Link to post
Share on other sites

I changed the cfgSpawnableTypes.xml File in the missions folder to look like:
Example:
</type>
<type name="V3S_Cargo_Orange">
<attachments chance="1.00">
<item name="V3SWheel" chance="1.00" />
<item name="V3SWheel" chance="1.00" />
<item name="V3SWheel" chance="1.00" />
<item name="V3SWheel" chance="1.00" />
<item name="V3SWheelDouble" chance="1.00" />
<item name="V3SWheelDouble" chance="1.00" />
<item name="V3SWheelDouble" chance="1.00" />
<item name="V3SWheelDouble" chance="1.00" />
<item name="TruckBattery" chance="1.00" />
<item name="HeadlightH7" chance="1.00" />
<item name="HeadlightH7" chance="1.00" />
<item name="V3SHood_Blue" chance="1.00" />
<item name="V3SDoors_Driver_Orange" chance="1.00" />
<item name="V3SDoors_CoDriver_Orange" chance="1.00" />
</attachments>
</type>

Dont know if this is correct. Guessing not seeing as it is not working.

Share this post


Link to post
Share on other sites

After making these changes did you go into following directory after making these changes and delete "/mpmissions/dayzOffline.chernarusplus/storage_1/data/" the following files?

 

  • vehicles.001
  • vehicles.002
  • vehicles.bin

After deleting those files restart the server, deleting these files forces the server to spawn new vehicles with the new adjustments to the attachments! (note that this will remove any vehicles you currently have in your base)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...