Page 1 of 2

MOTD Issue

Posted: 20 Jul 2019, 03:21
by Ulrik
I have TTMOD configured and working correctly, and everything is properly functioning except MOTD - nothing shows for players on log in.

// Seconds between RCON polls
$NyuRCON::Interval = 20;

// MOTD Configuration (Message of the day)
$TTmod::EnableMOTD = true;
$TTmod::MOTD = "Welcome to NEXUS - please join our Discord at -removed=";

// GuildGUI Configuration
// Check the 'Information' tab on your Livemap configuration page to aquire your GuildGUI Address
$GuildGUI::Enable = true;
$GuildGUI::Address = "https://livemap.feudal.tools/id/=removed-";


Any ideas?

Re: MOTD Issue

Posted: 20 Jul 2019, 14:08
by Nyuton
share a server logfile please.

Re: MOTD Issue

Posted: 21 Jul 2019, 00:59
by Ulrik
which log? the main logfile is over 100mb

Re: MOTD Issue

Posted: 21 Jul 2019, 13:47
by Nyuton
zip it

Re: MOTD Issue

Posted: 23 Jul 2019, 14:14
by 8blocks
I'll never understand why people don't just attach a logfile in the first place when they have an issue with a scripted mod :? :roll:

Re: MOTD Issue

Posted: 29 Jul 2019, 16:30
by Trinitum
Hello, I have a similar problem. in addition to motd, I have no record of guildgui in chat and no response to the key combination
// Seconds between RCON polls
$NyuRCON::Interval = 20;

// MOTD Configuration (Message of the day)
$TTmod::EnableMOTD = True;
$TTmod::MOTD = "123321123321!";

// GuildGUI Configuration
// Check the 'Information' tab on your Livemap configuration page to aquire your GuildGUI Address
$GuildGUI::Enable = True;
$GuildGUI::Address = "https://livemap.feudal.tools/index.php? ... n=GuildGUI";

Re: MOTD Issue

Posted: 29 Jul 2019, 17:57
by 8blocks
have you tried disabling basimod to see if it causes a conflict?

Re: MOTD Issue

Posted: 29 Jul 2019, 18:28
by Trinitum
I just disabled everything except ttmod and tradepost, nothing has changed. The message is not displayed, the keyboard shortcut does not work

Re: MOTD Issue

Posted: 29 Jul 2019, 18:37
by 8blocks
Kinda sounds like you don't have the client mod for GuildGUI installed.
You do realize that GuildGui requires a client mod too, right?

Re: MOTD Issue

Posted: 29 Jul 2019, 18:43
by Trinitum
guildgui mod is installed on the client side, not only me, but also a few players. the situation does not change, no one sees the messages