User Details
- User Since
- May 30 2017, 11:39 AM (409 w, 4 d)
Thu, Apr 3
Sat, Mar 22
This may be related to some code me and SFM recently added to our servers, I found that running Delete() for an item in hand then immediately running ServerTakeEntityToHands() for an item on the floor would consistantly fail to take the item into hands and nothing would happen, so instead I had to call the ServerTakeEntityToHands later like this GetGame().GetCallQueue(CALL_CATEGORY_SYSTEM).CallLater(TakeNewWeaponToHands, 34, false, action_data, G); but possibly in some cases DayZ still has issues knowing if the hand is free or not and it could potentially cause this?
Feb 23 2025
@Geez Any luck on this being resolved?
Aug 6 2024
An item will spawn in each "restock" time, until it reaches a maximum.
If there are less than the minimum of that item it will immediately respawn the item up to the "Min" value.
@Geez can we get some feedback on exactly what this fix has changed?
did this only change for when an items min and max are the same?
if there are 0, and the minimum is 1, yes, it will restock instantly. If the minimum is 0, it will wait.
Should he have not just set the minimum to 0 to have the same effect?
Mar 23 2024
Mar 16 2024
Feb 25 2023
This needs working on, its been a fact of dayz for too long now, please devs, we need you here
Oct 7 2022
+rep
May 19 2022
Apr 28 2021
Jun 23 2020
Dec 16 2018
Nov 6 2018
May 30 2017
this now seems to only happen after running, it will lower your gun when the breathing resets