Author Topic: motd broken  (Read 6033 times)

0 Members and 1 Guest are viewing this topic.

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
motd broken
« on: June 29, 2010, 11:18:42 AM »
After garrys update the motd seems not to be working on my server.  Everything else works fine though.  It shows some TF2 map cycle.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: motd broken
« Reply #1 on: June 29, 2010, 01:04:14 PM »
Garry probably added the motdfile cvar again, just set it to the ulx motd.
Experiencing God's grace one day at a time.

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: motd broken
« Reply #2 on: June 29, 2010, 01:23:02 PM »
Garry probably added the motdfile cvar again, just set it to the ulx motd.
I do that how exactly?

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: motd broken
« Reply #3 on: June 29, 2010, 02:14:49 PM »
I believe it's motdfile "blah" in console.. Could be wrong though.

Also, Megiddo, Noticed an issue with MOTDs that may have been caused by the update (or the above issue)-- If you set ulx_showMotd to a URL, then change it back to ulx_showMotd 1, it will still only show the URL rather than the MOTDfile. Any way to fix that?
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: motd broken
« Reply #4 on: June 29, 2010, 02:26:25 PM »
So do I have to set it in the servers config?  and do I just put ulx_motd.txt?

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: motd broken
« Reply #5 on: June 29, 2010, 04:21:08 PM »
A couple of new questions...

What is the location of the motdfile relative to?
and
Do we use motdfile or motdfile_text?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: motd broken
« Reply #6 on: June 29, 2010, 05:15:12 PM »
Use motdfile, it's relative to the root directory.
Experiencing God's grace one day at a time.

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: motd broken
« Reply #7 on: June 29, 2010, 05:42:30 PM »
Aell I tried motdfile addons/ulx/ulx_motd.txt and nothing happened.  Are we suppose to put it in cfg? (Server is a little full so kinda hard to try.)

Offline DiscoBiscuit

  • Full Member
  • ***
  • Posts: 112
  • Karma: 1
    • DiscoBuild
Re: motd broken
« Reply #8 on: June 29, 2010, 06:39:32 PM »
Just do ulx_motd.txt not all that other stuff.

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: motd broken
« Reply #9 on: June 29, 2010, 08:46:56 PM »
Still seems not to be working...

Offline Briam

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: motd broken
« Reply #10 on: June 29, 2010, 11:28:48 PM »
I can confirm that this isn't working.

It showed some standard counter-strike one at my server. Then i tried overriding the motd.txt in cstrike folder and it just showed white :S. Then i setup a webserver where I can host our motd and wrote ulx showMotd "url" which works


Offline RynO-SauruS

  • Jr. Member
  • **
  • Posts: 77
  • Karma: 17
Re: motd broken
« Reply #11 on: June 30, 2010, 01:48:18 PM »
The actual modified custom MOTD file goes straight in the root folder and should be named "ulx_motd.txt"
(I say this because there's a default 'template' thing in addons/ulx that should not be modified),
so to fix this, put this in your cfg/server.cfg file (otherwise it resets itself):

Code: [Select]
motdfile "ulx_motd.txt"

This is assuming you haven't renamed or moved it.
« Last Edit: June 30, 2010, 01:54:32 PM by RynO-SauruS »


YouTube music player by RynO-SauruS

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: motd broken
« Reply #12 on: June 30, 2010, 02:05:31 PM »
I figured out my problem, I was thinking superadmins would be able to change it.  After I used rcon it works fine, just seems to be a little wide.


EDIT: Ok I'll put that in the cfg.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: motd broken
« Reply #13 on: June 30, 2010, 05:54:51 PM »
Added 'motdfile ulx_motd.txt' to our config to fix it in the mean time, since garry's probably going to end up removing that cvar again at some point.
Experiencing God's grace one day at a time.