cpawjou Posted August 8, 2020 Share Posted August 8, 2020 (edited) How to add the timestamp in the chat? Sample:[15:23] GM01 : Hello Edited August 8, 2020 by Haruka Mayumi Edited Question for more info Quote Link to comment Share on other sites More sharing options...
0 Haruka Mayumi Posted August 8, 2020 Share Posted August 8, 2020 i'm not sure if this is what you are looking for.. maybe more info? conf/battle/client.conf // Minimum delay between whisper/global/party/guild messages (in ms) // Messages that break this threshold are silently omitted. min_chat_delay: 0 Quote Link to comment Share on other sites More sharing options...
0 cpawjou Posted August 8, 2020 Author Share Posted August 8, 2020 This is not what I want, I want to display the time, for example [15:23] GM01 : test This plug-in is the function I want, but I don’t know how to modify it in Rathena https://github.com/dastgirp/HPM-Plugins/blob/master/src/plugins/chat_timestamp.c Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted August 9, 2020 Share Posted August 9, 2020 Other tricky way is print timer inside message like this cpawjou : hello to cpawjou : [15:23] hello (Edit on src idk where it is just suggestion). Quote Link to comment Share on other sites More sharing options...
0 cpawjou Posted August 9, 2020 Author Share Posted August 9, 2020 6 hours ago, Start_ said: Other tricky way is print timer inside message like this cpawjou : hello to cpawjou : [15:23] hello (Edit on src idk where it is just suggestion). I still don't know how to modify, can you teach me? Quote Link to comment Share on other sites More sharing options...
How to add the timestamp in the chat?
Edited by Haruka MayumiSample:
[15:23] GM01 : Hello
Edited Question for more info
Link to comment
Share on other sites