Alright, so I modified the ulx_motd.txt code to make more customized. Now it's not showing up at all when i join the server. Did I remove a crucial part of the code or do I need to modify ULX more?
Here is the code if your interested:
[code]<html>
<body bgcolor=#000088>
<center><img src="http://img685.imageshack.us/img685/1883/logolx.png" height=250 width=250></a></center>
<div style="text-align: center;">
<div style="width: 80%; margin: 0px auto; border: 5px solid #000000; background-color: #0000EE; padding: 10px; font-size: 12px; font-family: Tahoma; margin-top: 30px; color: #FFFFFF; text-align: left;">
<div style="font-size: 30px; font-family: impact; width: 100%; margin-bottom: 5px;">Home of the AMA</div>
<br>
This Server uses the following mods:<br>
ULX, PropDefender, and VMFLoader.<br>
<br>
<center><a href="http://steamcommunity.com/groups/slaythemingebags"> <img src="http://img693.imageshack.us/img693/4294/buttonf.png" border=0></a></center>
<h2>Rules</h2>
1. DON'T MESS WITH OTHER PLAYERS STUFF. If they want help, they'll ask!<br>
2. Don't spam.<br>
3. Have fun.<br>
<div style="width: 100%; text-align: center; margin: 10px; font-weight: bold;">- The Admins</div>
</div>
</div>
</body>
</html>[/code]
Your missing some "'s.
Sorry, you need to Log In to post a reply to this thread.