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

WIZ_ITEM_TRADE must implement coin change notification #78

Open
twostars opened this issue Aug 29, 2017 · 2 comments
Open

WIZ_ITEM_TRADE must implement coin change notification #78

twostars opened this issue Aug 29, 2017 · 2 comments

Comments

@twostars
Copy link
Collaborator

This is why the server doesn't send redundant packets for this, and contains the information needed for this notification.

It should be handled in the client.

@SavvyNik
Copy link
Contributor

SavvyNik commented Sep 4, 2017

GameProcMain::MsgRecv_NoahChange(pkt) already exists should we just create the structure for the packet and make a call to it client side when the user trades gold?

@twostars
Copy link
Collaborator Author

twostars commented Sep 4, 2017

Not when the notification is different; see resources 7682 and 7683.
I know it's not used consistently in older versions, but it exists in the 1.298 TBLs and it was used at least in ROFD+, so there's no reason not to use them.

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