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

🐛 [Bug]Core/item buyprice error #119

Open
w5860363 opened this issue Jan 18, 2024 · 5 comments
Open

🐛 [Bug]Core/item buyprice error #119

w5860363 opened this issue Jan 18, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@w5860363
Copy link

If you purchase any item in bulk exceeding 200000 gold coins, no fee will be charged

@w5860363 w5860363 added the bug Something isn't working label Jan 18, 2024
@ddk2001
Copy link

ddk2001 commented May 12, 2024

I've also found this bug, and I've been looking for the cause for a long time, but I haven't found a specific problem yet, so if you know what the problem is, please let me know.

@w5860363
Copy link
Author

@ddk2001 uin8 buy limit
Change to uint64
But I don't know where the price limit for 548 is, that's why we opened the return on investment

@ddk2001
Copy link

ddk2001 commented May 13, 2024

When the value of the item exceeds 200,000 gold coins, instead of deducting gold coins, gold coins are given. I wonder if the problem is in the ObjectMgr.cpp。If I find a workaround, I'll give feedback here。

@w5860363
Copy link
Author

@ddk2001 .modify money It's the same too

@ddk2001
Copy link

ddk2001 commented May 13, 2024

Yes, but you didn't find this limit, I'm looking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants