Jump to content
  • 0
cpawjou

How to add the timestamp in the main chat?

Question

How to add the timestamp in the chat?

Sample:
[15:23] GM01 : Hello

Edited by Haruka Mayumi
Edited Question for more info
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

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

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

  • 0
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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.