Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: TheMr on March 21, 2013, 10:05:10 AM
-
Hello there I'm having trouble disabling the motd feature on my server. I have deleted the ulx_motd.txt and disabled the part in config file that says
"ulx showMotd 0; Set to 0 to disable showing motd on connect. Shows the file the cvar motdfile says to. Set to a URL to show a URL.
motdfile ulx_motd.txt ; The motd to show"
anyone got any ideas?
Thanks :)
-
are you sure ulx showmotd is 0 when the server is runing ?
-
Well it's disabled on that config file, unless I need to disable it somewhere else?
-
you never know ;) the server might be reseting it to 1 for some reason can you check ? or are you not at a computer that can ?
-
I got it hosted on a dedi
-
yeah thats fine but could you run in console ulx showmotd and see what it gives back for output
-
Getting this
] ulx showmotd
]
"ulx showmotd" = "1"
<0/1/(url)> - Shows the motd to clients on startup. Can specify URL here.
CVAR generated by ULX
-
well its 1 then so you did not turn it off umm did you actualy set ulx showmotd to 0 the non commented one without ; or -- in frount of it
edit: added out D:
-
This is what I have changed it to in the config.txt
ulx showMotd 0; Set to 0 to disable showing motd on connect. Shows the file the cvar motdfile says to. Set to a URL to show a URL.
motdfile ulx_motd.txt ; The motd to show
its set to 0
-
erm cant help you anymore no idea on what is wrong probably something being reset in the ulx gui
-
Ok well thanks anyway ;D
-
Something's setting it to 1. Check to make sure you don't have another line with "ulx showMotd 1" lower in the config or in other configs in garrysmod/cfg.
-
Which cfg did you edit?
If you edited the one in /addons/ulx/data/ulx/config.txt, you didn't follow the directions at the top of that file.