-
Notifications
You must be signed in to change notification settings - Fork 83
Instance Table Inventory/Backpack not being used when using HiveExt.dll (0.9.6.12) #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
or just make the gender select optional, this seems to cause this issue |
I can confirm this (The Gender Selection overwrites the instance inventory / backpack.) |
Yes is not working now inventory/Backpack from instance table. |
any idea when this will be fixed? with the old dll I got started gear working, but, custum loadout is not working. thanks |
I have a trigger on the survivor table that dumps every update to survivor into survivor_audit (basically a copy of the same table with some slight mods). When the player first logs in they get the instance defined load out and then it's taken away from them right as they finish loading. So it's not actually ignoring the instance load out. It's overwriting it at the last second with the default dayz load out. |
Custom loadouts are now working with the hive reverted back to remove gender changes. |
When using HiveExt.dll (0.9.6.12) you will be able to spawn but it will not take the Inventory and Backpack fields from the Instance table into account. Typically resulting in a standard loadout.
When using a slightly older HiveExt.dll (0.9.6.10) you can no longer select Gender but you are able to spawn with the Inventory/Backpack from the Instance table.
Would like to see this feature retained for future builds.
The text was updated successfully, but these errors were encountered: