Page MenuHomeFeedback Tracker

dayz tent collision
Need More Info, NormalPublic

Description

hi I have started my own server and when a tent spawns into the world it has a collision box around it that stops you from walking for a second until you pick it up and drop it and then the collision box is gone don't know if this is just me getting this problem but would love some help on this issue as I can't find anything on the web about this

Details

Severity
Feature
Resolution
Open
Reproducibility
Always
Operating System
Windows 8 x64
Category
General

Event Timeline

Mrshiv created this task.Oct 19 2020, 12:24 PM
Geez changed the task status from New to Need More Info.Oct 19 2020, 5:29 PM
Geez added a subscriber: Geez.

Hello Mrshiv.
Can you please send us a video of the problem you are experiencing? And have you changed anything in the server settings? And are you running any mods?
Regards,
Geez

I haven't got a video of it unfortunately but will try and take one if I find a tent again and when you say server setting what do you mean I have changed a few things as I run mod these are the mods I run but I'm pretty sure I had this issue before I even started messing with mods so don't think it that

mod=@BuildAnywherev3;@CF;@CommunityOnlineTools;@Trader;@SchanaModGlobalChat;@SchanaModParty;@EarPlugs;@dbosurfaces;@VanillaPlusPlusMap;@VanillaCarsPlus;@NoShoeDamage;@NovaFarmingFix;@CodeLock;@Banking;@MasssManyItemOverhaul;@MoreGuns;@MunghardsItempack;@StaminaSettings;@MoreWolves;@BuilderItems;@ServerInformationPanel;@SQUADMSFC

and this is the types.xml setting for the tent I'm having issues with I can't say if all tents are doing it as I have only found these so far

  
  <type name="LargeTent">
  <nominal>5</nominal>
  <lifetime>1800</lifetime>
  <restock>43200</restock>
  <min>2</min>
  <quantmin>-1</quantmin>
  <quantmax>-1</quantmax>
  <cost>100</cost>
  <flags count_in_cargo="1" count_in_hoarder="0" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/>
  <category name="containers"/>
  <usage name="Military"/>
</type>

here is a video of the issue I'm having

also, I can confirm it is only the large tent doing it for some reason?