Page 1 of 1
Module Request: Motd info
Posted: Sat Jun 24, 2006 11:40 am
by technoman
Hello can anyone write a modules which can displayed an information when users connect such that they will see when the last motd was modified.
example: -rumble.fl.us.dal.net- *** Notice -- motd was last changed at 11/3/2006 16:04
Im using Unreal3.2.5 , thanks.
Re: Module Request: Motd info
Posted: Sat Jun 24, 2006 4:36 pm
by Alex
technoman wrote:Hello can anyone write a modules which can displayed an information when users connect such that they will see when the last motd was modified.
example: -rumble.fl.us.dal.net- *** Notice -- motd was last changed at 11/3/2006 16:04
Im using Unreal3.2.5 , thanks.
You already have MOTD in your config. Just go in and type in what you like in ircd.motd, then save and rehash.
Hope this help.
Posted: Sat Jun 24, 2006 4:51 pm
by tdw
when it was last modified.. not how to display it..
Posted: Sat Jun 24, 2006 8:28 pm
by technoman
i look at the core module file Unreal3.2/src/modules/m_motd.c
and i found this:
[...]
if i change that to:
[...]
will it work ?
Mod: Code removed
Posted: Sat Jun 24, 2006 10:15 pm
by Stealth
Modifying the Unreal source is not supported.
[locked]