Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: TheMr on March 21, 2013, 10:05:10 AM

Title: Cannot disable Motd
Post 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 :)
Title: Re: Cannot disable Motd
Post by: nathan736 on March 21, 2013, 10:10:59 AM
are you sure ulx showmotd is 0 when the server is runing ?
Title: Re: Cannot disable Motd
Post by: TheMr on March 21, 2013, 10:11:43 AM
Well it's disabled on that config file, unless I need to disable it somewhere else?
Title: Re: Cannot disable Motd
Post by: nathan736 on March 21, 2013, 10:12:35 AM
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 ?
Title: Re: Cannot disable Motd
Post by: TheMr on March 21, 2013, 10:13:55 AM
I got it hosted on a dedi
Title: Re: Cannot disable Motd
Post by: nathan736 on March 21, 2013, 10:15:02 AM
yeah thats fine but could you run in console  ulx showmotd and see what it gives back for output
Title: Re: Cannot disable Motd
Post by: TheMr on March 21, 2013, 10:17:54 AM
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
Title: Re: Cannot disable Motd
Post by: nathan736 on March 21, 2013, 10:21:38 AM
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:
Title: Re: Cannot disable Motd
Post by: TheMr on March 21, 2013, 10:25:44 AM
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
Title: #calling ullysses team >:D
Post by: nathan736 on March 21, 2013, 10:43:50 AM
erm cant help you anymore no idea on what is wrong probably something being reset  in the ulx gui
Title: Re: Cannot disable Motd
Post by: TheMr on March 21, 2013, 10:46:37 AM
Ok well thanks anyway  ;D
Title: Re: Cannot disable Motd
Post by: Megiddo on March 21, 2013, 01:44:09 PM
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.
Title: Re: Cannot disable Motd
Post by: JamminR on March 21, 2013, 02:42:01 PM
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.