Author Topic: MoTD Help  (Read 1187 times)

0 Members and 1 Guest are viewing this topic.

Offline Astronomical

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
MoTD Help
« on: April 04, 2013, 06:46:43 PM »
Hey guys, I need a little help with the MoTD.

In ulx_motd.txt, I have this (it's just a basic test)
Code: [Select]
<html>
<body bgcolor=#dbdbdb>
<div style="text-align: center;">
<div style="width: 80%; margin: 0px auto; border: 10px solid #c9d6e4; background-color: #ededed; padding: 10px; font-size: 12px; font-family: Tahoma; margin-top: 30px; color: #818181; text-align: left;">
<div style="font-size: 30px; font-family: impact; width: 100%; margin-bottom: 5px;">Infinite Gaming TTT</div>

<h1>Rules</h1>
...
<div style="width: 100%; text-align: center; margin: 10px; font-weight: bold;">- The Owners: Predator, Astronomical, Taco</div>
<div style="width: 100%; text-align: center; margin: 10px; font-weight: bold;">- The Admins: Divine</div>

</div>
</div>

</body>
</html>

But when I join, I get a MoTD looking like this:

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: MoTD Help
« Reply #1 on: April 04, 2013, 07:22:40 PM »
Make sure motdfile console variable path matches where you have the file.
I think we default it to gmod/ , but, it's been a long time since I looked.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming