Skip to content
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

Medic Inventory Disappears? #726

Open
Cocaina-Ricky opened this issue Jun 24, 2020 · 2 comments
Open

Medic Inventory Disappears? #726

Cocaina-Ricky opened this issue Jun 24, 2020 · 2 comments

Comments

@Cocaina-Ricky
Copy link

Expected behaviour

When item drops on floor and you pick it up as a medic, it's supposed to stay on character.

Actual behaviour

When you drop item on the floor as a medic and pick it up, your whole inventory disappears.

This only happens on medics. Cop & Civ is okay

Steps to reproduce the behaviour

Buy something default from weapon shop (FirstAidKit) > Drop it on the floor and pick it back up = loss of whole inventory

RPT and/or extDB3 logs (if applicable)

Nothing on ExtDB Logs:

Server RPT:
https://pastebin.com/6LGH0rD3

Client RPT:
https://pastebin.com/rtkfWqJF


Mission version: 5.X.X

Launcher version: Latest

Game version: Latest

Branch: Stable?

@DomT602
Copy link
Member

DomT602 commented Jun 24, 2020

https://github.com/AsYetUntitled/Framework/blob/v5.X.X/Altis_Life.Altis/config/Config_Master.hpp#L92
If this var is set to false you should be OK.
The issue with the code is half the items in ArmA are technically weapons (as they're found in CfgWeapons) so really we need better detection whether it is actually a weapon.

@Cocaina-Ricky
Copy link
Author

It was in my eyes. Yeah it fixed it, but why is FAK a weapon........ Like some of these aren't even weapons haha.

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

2 participants