Looted Credits are duplicated visually on the client. #636
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
When looting a mob, any credits the corpse holds are being incorrectly doubled visually for the clients CRED value. The amount sent to the server is correct, however the client is updated at 2x the value.
To Reproduce
Steps to reproduce the behavior:
.getfull cash
on yourself..getfull cash
on yourself.Expected behavior
Cred amounts send to the client shouldn't be doubled and should accruate reflect the value held on the server.
Screenshots

Confirmed. With a credit balance of 0, I killed a mob and looted 5 credits from it.
/get cash
on self correctly reports that I now have 5 credits. However the UI balance shows that I have 10 credits.The client now recieves the correct value when Creds are looted. Confirmed fixed as of 22:11 UTC - 26/02/24