MeikelLP / quantum-core-x

Metin2 open source server implementation
https://meikellp.github.io/quantum-core-x/
Mozilla Public License 2.0
35 stars 9 forks source link

Use ChatInfo instead of ChatMessage when target is not found #108

Closed WoozChucky closed 5 months ago

WoozChucky commented 5 months ago

GiveItem command was incorrectly sending a normal chat message when the Target player is not found.

Now it sends a ChatInfo message visible only to the player.

MeikelLP commented 5 months ago

FYI: I noticed that the CI pipeline for sonar is failing. I already found a possible solution but I can't apply it right now. I will update u asap

MeikelLP commented 5 months ago

Please merge master into your fork and try again. Same with your other PR

WoozChucky commented 5 months ago

Please merge master into your fork and try again. Same with your other PR

Done 👍