Raised This Month: $32 Target: $400
 8% 

Question | Character Limit Motd


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Mr.Waffle
Senior Member
Join Date: Dec 2011
Old 05-08-2012 , 15:44   Question | Character Limit Motd
Reply With Quote #1

hello,
I want to know if there any way to pass the character limit on Motd ?
thx.

Last edited by Mr.Waffle; 05-08-2012 at 17:18.
Mr.Waffle is offline
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 05-08-2012 , 17:37   Re: Question | Character Limit Motd
Reply With Quote #2

If I remember right you can at-least show more characters by putting your .html document to your website and iframe it in your motd.

example for motd:
<html>
<head>
</head>
<body>
<iframe src="www.yoursite.com">
</body>
</html>
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
Mr.Waffle
Senior Member
Join Date: Dec 2011
Old 05-09-2012 , 00:17   Re: Question | Character Limit Motd
Reply With Quote #3

i know that , but html website wont help me .
i need to add variables that are in the pawn code ..

Last edited by Mr.Waffle; 05-09-2012 at 00:35.
Mr.Waffle is offline
Silent9681
Member
Join Date: Jan 2012
Location: Hungary
Old 05-09-2012 , 01:07   Re: Question | Character Limit Motd
Reply With Quote #4

No way.
__________________
Sorry for my bad english
Hungarian/Magyar forum:
http://amxmodx.crys.hu/site/forum/
Silent9681 is offline
Send a message via MSN to Silent9681
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-09-2012 , 01:07   Re: Question | Character Limit Motd
Reply With Quote #5

Quote:
Originally Posted by Mr.Waffle View Post
i know that , but html website wont help me .
i need to add variables that are in the pawn code ..
You can't change the character limit of the MOTD. (. . .)

What are you trying to do? It may be possible with PHP depending on what you are doing.

Quote:
Originally Posted by jonnzus View Post
If I remember right you can at-least show more characters by putting your .html document to your website and iframe it in your motd.

example for motd:
<html>
<head>
</head>
<body>
<iframe src="www.yoursite.com">
</body>
</html>
Using a meta-refresh is actually better but there is one limitation that might force you to use an iframe. Therefore, an iframe should be the last resort.
__________________
fysiks is offline
Mr.Waffle
Senior Member
Join Date: Dec 2011
Old 05-09-2012 , 06:57   Re: Question | Character Limit Motd
Reply With Quote #6

Quote:
Originally Posted by fysiks View Post
You can't change the character limit of the MOTD. (. . .)
What are you trying to do? It may be possible with PHP depending on what you are doing.
im trying to do achievement mtod.
Mr.Waffle is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-09-2012 , 13:15   Re: Question | Character Limit Motd
Reply With Quote #7

Quote:
Originally Posted by Mr.Waffle View Post
im trying to do achievement mtod.
Thanks for not being specific.

But, if there is a lot of information that needs to be dynamically inserted into the page then your best bet is to use a database and have a PHP script just access that. Then, all you need to do is direct the player to the PHP page with a unique identifier (SteamID) as a parameter.
__________________
fysiks is offline
Mr.Waffle
Senior Member
Join Date: Dec 2011
Old 05-09-2012 , 13:25   Re: Question | Character Limit Motd
Reply With Quote #8

uhmmm , there is alot of infomation ..
but i dont know sql , and php .. there is other why ? /:
there is any guide how to do it ? on Code Snippets/Tutorials ? or soming?
Mr.Waffle is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-09-2012 , 13:40   Re: Question | Character Limit Motd
Reply With Quote #9

Quote:
Originally Posted by Mr.Waffle View Post
uhmmm , there is alot of infomation ..
but i dont know sql , and php .. there is other why ? /:
there is any guide how to do it ? on Code Snippets/Tutorials ? or soming?
There is nothing on this website to do what you want. You would need to get a webserver with PHP, an SQL database, a plugin to update the SQL database, then write the PHP script to get the info from the database. Not exactly easy to do.

The best thing you can do without all that is to just try to get it all within the character limit (granted I have no clue how much info you are referring to).
__________________
fysiks is offline
Mr.Waffle
Senior Member
Join Date: Dec 2011
Old 05-09-2012 , 13:56   Re: Question | Character Limit Motd
Reply With Quote #10

uhmm , ok .
I have an idea maybe it will work .
to do 2+ mtod , i will do like 4 achievements In each mtod .
but there is any way Connect them?
like in the Bottom of the page will be next page , and if iwill click on it its will be move to the other mtod .
its will work ?
and how can i connect them (next page, previous page)
thx.
Mr.Waffle is offline
Reply


Thread Tools
Display Modes

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 06:07.


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