Skip to content

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

Closed
Nashable opened this issue Feb 11, 2013 · 7 comments

Comments

@Nashable
Copy link

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.

@JoSchaap
Copy link
Contributor

or just make the gender select optional, this seems to cause this issue

@Marcuzz
Copy link

Marcuzz commented Feb 12, 2013

I can confirm this (The Gender Selection overwrites the instance inventory / backpack.)

@madrigo64
Copy link

Yes is not working now inventory/Backpack from instance table.

@thevisad
Copy link
Owner

#76

@MercyKillersDayz
Copy link

any idea when this will be fixed? with the old dll I got started gear working, but, custum loadout is not working. thanks

@matthewlenz
Copy link

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.

@thevisad
Copy link
Owner

Custom loadouts are now working with the hive reverted back to remove gender changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants