Raised This Month: $51 Target: $400
 12% 

MOTD Help (Motd only accepts few lines from HTML file)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
redivcram
Veteran Member
Join Date: Jul 2014
Location: Serbia
Old 08-01-2015 , 11:28   MOTD Help (Motd only accepts few lines from HTML file)
Reply With Quote #1

So here's an example

Motd file:
HTML Code:
<DOCTYPE HTML>
<html>
<head><title>Blah</title></head>
<body>
<p>Some text</p>
<p>Some more text</p>
<p>Some text</p>
<p>Some text</p>
<p>Pizza</p>
<p>Cheese</p>
</body>
</html>
Let's say there are more lines between some text and cheese... and cheese will not be shown thus there are no scroll buttons in the motd window... how can i fix it, once i wrote more than 20 lines and overflowed me which made me disconnect...
It just accepts few text lines...
redivcram is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 08-01-2015 , 11:40   Re: MOTD Help (Motd only accepts few lines from HTML file)
Reply With Quote #2

Read this, maybe it will help you.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
redivcram
Veteran Member
Join Date: Jul 2014
Location: Serbia
Old 08-01-2015 , 12:26   Re: MOTD Help (Motd only accepts few lines from HTML file)
Reply With Quote #3

Quote:
Originally Posted by wickedd View Post
You exceeded the MOTD chars limit, so you will need use a url with a HTML file.
But i have the file in a custom configs folder... but okay

Wait.. i can actually take a screenshot of the whole motd and put the image in one line of the HTML file... I'm gonna try that...
redivcram is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 08-04-2015 , 10:41   Re: MOTD Help (Motd only accepts few lines from HTML file)
Reply With Quote #4

You don't have to use a picture.
You can either just link to an outside source, but there's a risk of overflow (at least when I tested) or you can host it and use <iframe>

show_motd(id, "test.htm");
show_motd(id, "<iframe width=100% height=100% src=test.htm>");
__________________
Black Rose is offline
weldingkat
Junior Member
Join Date: Jul 2015
Old 08-04-2015 , 11:49   Re: MOTD Help (Motd only accepts few lines from HTML file)
Reply With Quote #5

Another option is to put an iframe into the motd and have the iframe point to a larger, more complicated file.
weldingkat is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:52.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode