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

Extra data is sent during appraisals #1577

Open
OptimShi opened this issue Mar 27, 2019 · 0 comments
Open

Extra data is sent during appraisals #1577

OptimShi opened this issue Mar 27, 2019 · 0 comments

Comments

@OptimShi
Copy link
Collaborator

- [ X ] bug report -> please search issues before submitting

Repro steps.

When appraising an item, the resulting APPRAISAL_INFO_EVENT is sending back more properties than the client needs.

Desired functionality.

Reduce the size of the message and only send data that the client needs/wants/expects.

Mention any other details that might be useful.

Create a new attribute on the different property enums to signify if the property is sent directly during appraisals. (Note that some data is sent via a different list, e.g. PropertyInt.Damage is not sent with the intStats, but within the weaponProfile list.)

@OptimShi OptimShi self-assigned this Mar 27, 2019
@OptimShi OptimShi removed their assignment Jul 14, 2020
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

1 participant