Jump to content
NivZiv

line 19: .motd: 'm' encountered instead of ';'

Recommended Posts

I am trying to run my hosted server and I gets this error "line 19: .motd: 'm' encountered instead of ';'

 

What should I do to fix this error?

 

LOGS

SERVER.CFG

Share this post


Link to post
Share on other sites

add ; in the motd

 

like so:

 

motd[] =
{
    "Welcome to the official server of The Crazy Tigers",
    "TS3 Server:     TheCrazyTigers",
    "Web:            www.TheCrazyTigers.co.il"
};

 

Share this post


Link to post
Share on other sites
35 minutes ago, gc8 said:

add ; in the motd

 

like so:

 


motd[] =
{
    "Welcome to the official server of The Crazy Tigers",
    "TS3 Server:     TheCrazyTigers",
    "Web:            www.TheCrazyTigers.co.il"
};

 

Fixed, thank ya!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×