Send error messages on logout #18

Closed
opened 2024-03-30 20:30:19 +02:00 by Exynox · 0 comments
Owner

In cmd_general.cpp, a check is being done in order to ensure that the player can safely logout. This check has a "sendMsg" option, which is not being used:
image

Therefore, no message is being sent to the user when the logout request fails:
image

In cmd_general.cpp, a check is being done in order to ensure that the player can safely logout. This check has a "sendMsg" option, which is not being used: ![image](/attachments/02e0f771-2338-47a1-8688-4d3a62dbe17a) Therefore, no message is being sent to the user when the logout request fails: ![image](/attachments/f14a4038-9e6b-4bbb-a4f6-709e2a5d0b0a)
Exynox added the
enhancement
label 2024-03-30 20:30:19 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: metin2/server#18
No description provided.