Page 1 of 1

Can I see the MOTD on the client side?

Posted: Tue Jan 03, 2017 11:32 am
by YuGiOhJCJ
Hello,

I am using ioq3 148603c95162468bf14a30d92593312b3e6570b7 [1] on the server side (32-bit) and on the client side (64-bit).

I set a MOTD (Message Of The Day) on the server side:

Code: Select all

g_motd "Welcome to the YuGiOhJCJ's server!"
However, I don't see it on the client side.

I posted an issue [2] on the GitHub of ioq3 where I am showing some screenshots without the MOTD.
In an answer of robo9k, we can see a screenshot where the MOTD is displayed.
He explained how he did so I followed what he did but unfortunately I am still unable to display the MOTD on my client.

Any idea about what I am doing wrong please?

Thank you.
Best regards.

[1] https://github.com/ioquake/ioq3/commit/ ... 2b3e6570b7
[2] https://github.com/ioquake/ioq3/issues/247