12-10-2008, 03:40 AM
MOTD is not even being changed in this case. (You need to restart the server)
To fix it just find (Sub HandleSetMotd):And remove it.
The "only one word changing problem" is client fault.It only sends one word.
Sorry for bad English, as always.
To fix it just find (Sub HandleSetMotd):
Code:
Dim MOTD As String
The "only one word changing problem" is client fault.
Code:
SendMOTDChange Command(1)
Sorry for bad English, as always.