Hi everyone! I have this strange problem in the general chat, the last letter of a phrase dont show!? but if i add a "space" in the last letter this show correctly the message (complete)
i think can be a solution,
adding a "space" in the all general chats (src edit but how?!) clif.c? but how?
or other idea? maybe is the exe? 2015-11-04aRagexe
map/clif.c
/// Validates and processes global messages /// 008c <packet len>.W <text>.?B (<name> : <message> <my space here?>) 00 (CZ_REQUEST_CHAT) /// There are various variants of this packet. void clif_parse_GlobalMessage(int fd, struct map_session_data* sd)
Question
Darknessfmy
Hi everyone!
I have this strange problem in the general chat, the last letter of a phrase dont show!?
but if i add a "space" in the last letter this show correctly the message (complete)
i think can be a solution,
Thanks in advance

Edited by Darknessfmy7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.