mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[GH-ISSUE #101] Add checks on max INT value (withdraw-deposit coins/items in bank|Sell-Buy items in store| Inventory) #9927
Reference in New Issue
Block a user
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?
Originally created by @Gptaqbc on GitHub (Oct 25, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/101
Great gp/items sink because it simply stack to 2147m (max INT used value).
@DPSCryptic commented on GitHub (Oct 25, 2019):
just add a check
@DPSCryptic commented on GitHub (Oct 25, 2019):
simple fix haha :D
@Gptaqbc commented on GitHub (Oct 25, 2019):
Do it I dare you