ULX

Author Topic: Removing the ULX MOTD?  (Read 21579 times)

0 Members and 1 Guest are viewing this topic.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Removing the ULX MOTD?
« Reply #15 on: January 20, 2014, 08:49:27 AM »
The command is registered in ulx/modules/sh/menus.lua, but it's only registered if the motdmenu.lua exists.

Bryan, Are you sure you removed it from the server's path, and not your local game (or, are you running listen server?)
Have fast DL? Clean it from any there?

« Last Edit: January 20, 2014, 08:51:02 AM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline xXBryanXx

  • Newbie
  • *
  • Posts: 14
  • Karma: 0
Re: Removing the ULX MOTD?
« Reply #16 on: January 24, 2014, 09:19:35 AM »
Bryan, Are you sure you removed it from the server's path, and not your local game (or, are you running listen server?)
Have fast DL? Clean it from any there?

I am running a dedicated server, and yes, I did remove the old ulx motd from the server via FTP.

Offline xXBryanXx

  • Newbie
  • *
  • Posts: 14
  • Karma: 0
Re: Removing the ULX MOTD?
« Reply #17 on: January 29, 2014, 03:15:30 PM »
So does anyone have any ideas on how to fix this?

Offline frustratedgamers

  • Newbie
  • *
  • Posts: 36
  • Karma: -1
Re: Removing the ULX MOTD?
« Reply #18 on: February 03, 2014, 04:57:50 PM »
you could just turn off the motd under the ulx config by setting the show motd option to 0
 Can't remember the path at the moment but it shouldnt be hard to find, its a txt either in the ulx folder in your data folder or in the addons ulx folder.

You may need to remove the phrasing that will say motd is disabled though

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Removing the ULX MOTD?
« Reply #19 on: February 07, 2014, 09:24:07 PM »
So does anyone have any ideas on how to fix this?
Comment out gmod/data/ulx/config.txt "motdfile", then make sure your script or server.cfg is setting the motdfile convar to something other than what it used to have for ULX.
If you've not reset it on the server, it's likely the same.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming