cpawjou Posted August 8, 2020 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 01/31/13 Last Seen: March 28 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 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: Monday at 10:43 AM 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 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 01/31/13 Last Seen: March 28 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 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 23 hours ago 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 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 01/31/13 Last Seen: March 28 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...
0 Darenka Posted November 23, 2024 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 06/04/24 Last Seen: 4 hours ago Share Posted November 23, 2024 (edited) You need to setting in: conf/login_athena.conf timestamp_format: [%H:%M:%S] Edited November 23, 2024 by Darenka Quote Link to comment Share on other sites More sharing options...
Question
cpawjou
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
5 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.