Help, on a mac
#1
I've got a problem... I host a server but there is a problem with the MOTD...
I put
" -o \f1 Welcome in {KyA} Clan's Server ! \f5 If you want to Join us or defy us… \f3 Go at http://kya-clan.forumactif.com \f5|||| \f1 Bienvenue sur le serveur de la tram {KyA} ! \f5 Si vous voulez nous rejoindre ou nous défier… \f3Allez sur http://kya-team.forumactif.com "

But it doesn't want to work... I need you to help me... Please...

[Image: 4149699548544_capture_dacran_20101128__153146.png]
Thanks given by:
#2
You'll have to put that in quotes. Like
-o"\f1 Welcome in {KyA} Clan's Server ! \f5 If you want to Join us or defy us… \f3 Go at http://kya-clan.forumactif.com \f5|||| \f1 Bienvenue sur le serveur de la tram {KyA} ! \f5 Si vous voulez nous rejoindre ou nous défier… \f3Allez sur http://kya-team.forumactif.com"
Thanks given by:
#3
Thank you^^
It doesn't Work...
When I go on my server, I only see << " >>
Thanks given by:
#4
try putting it in your servercmdline.txt ?
Thanks given by:
#5
What ?
Thanks given by:
#6
(28 Nov 10, 05:37PM)Haed Wrote: "
Ah, just to be sure - you know that this is a "doublequote", not to single quotes, right?
It's not two times ', but once ". I hope that's clear :D

Thanks given by:
#7
Not sure if this applies here (probably does), but since cubescript ignores anything after a "//" you will probably want to use "http:\/\/" in your servers configs whenever you need to display a URL. The "\" character forces cubescript to print the next character, and anything after the URL won't have a chance of being ignored because of a double backslash "//".

The URL will still show up properly as "http://" (The \'s are ignored) and you won't be commenting out ("//") half of your switch, haha.

Maybe if it is wrapped in quotes like that it will not apply? IDK. :p
Thanks given by:
#8
AFAIK that is parsed through cubescript (sets an alias), but as long as it's not executed, only used as it is, the slashes shouldn't matter.
Thanks given by:
#9
Actually, it does matter. I've had that problem before 9_9.
Thanks given by:
#10
So ? How should I do that ?
Thanks given by:
#11
This
-o"\f1 Welcome to {KyA} Clan's Server!\f5 If you want to join us or defy us...\f3 Go to http:\/\/kya-team.forumactif.com \f5\n\f1 Bienvenue sur le serveur de la team {KyA}! \f5 Si vous voulez nous rejoindre ou nous defier...\f3 Allez sur http:\/\/kya-team.forumactif.com"
works on my Windows server. I replaced the "é" because it was displaying as Z, corrected the English, corrected the typo (tram->team), corrected the first URL (kya-clan.forumactif.com doesn't exist), took out a space or two and the pipes (|), put in a new line code (\n) and replaced the elipses (…) with stops (...) as they were displaying as grave accents (`). It should be the same for a Mac, but who knows...
[Image: motd.jpg]
Thanks given by: