Like the subject says.
How do i change the MOTD?
I know that you can change the gmotd.png file, but the message stays the same.
Wheer do i change that?
Cant find it in the config panels
// Set ttf font
$visitor = $font_path . 'visitor.ttf';
$dimensions = imagettfbbox( 12, 0, $visitor, $guildMOTD );
imagettftext($img, 12, 0, $text_loc, 22, $textcolor, $visitor, $guildMOTD);
Users browsing this forum: No registered users and 1 guest