Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Debug messages, Engrish, and you #6034

Merged
merged 5 commits into from
Jun 1, 2019
Merged

Conversation

TeoTwawki
Copy link
Member

Added quantity to tossed item and reserved item prints got rid of "too much quantity" grammar.

@KnowOne134
Copy link
Contributor

Di we want to un // the packetsystem debug?
Approve

@TeoTwawki
Copy link
Member Author

the commented out one is more of a notice (which is why ShowNotice instead of ShowDebug) So I leave that decision to server owners, as its not very important and gets very spammy.

src/map/utils/charutils.cpp Outdated Show resolved Hide resolved
@KnowOne134
Copy link
Contributor

KnowOne134 commented Jun 1, 2019 via email

@TeoTwawki
Copy link
Member Author

TeoTwawki commented Jun 1, 2019

@whasf afaik, item id's are always going to stop at 65535 which is uint16 max and where SE put gil at. So I went ahead and changed it to uint16 from the uint32 someone else already had there.

@zynjec zynjec merged commit 8088ecd into DarkstarProject:master Jun 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants