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

[Hmmm] Menu in a MOTD?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sekac
Senior Member
Join Date: Nov 2016
Old 05-26-2018 , 06:07   [Hmmm] Menu in a MOTD?
Reply With Quote #1

So I'm pretty certain we can get user's input inside of a MOTD, so wouldn't that mean we could use it for menus and such? I've never seen something like that before tho...
sekac is offline
instinctpt1
Senior Member
Join Date: Dec 2016
Location: Chandigarh, India
Old 05-26-2018 , 08:39   Re: [Hmmm] Menu in a MOTD?
Reply With Quote #2

Better Design a webpage first with html and css
Put that on a hosting under some folder

And then just put some html code in your server's motd to get content from that hosted folder
Ex :
HTML Code:
<html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta http-equiv="refresh" content="0;URL=http://example.com/mymotd/motd.html">
    </head>
    <body>
    </body>
</html>
Now you got full html and css access .. switch through pages , create menus .. do whtever xD

Last edited by instinctpt1; 05-26-2018 at 08:40.
instinctpt1 is offline
sekac
Senior Member
Join Date: Nov 2016
Old 05-26-2018 , 08:43   Re: [Hmmm] Menu in a MOTD?
Reply With Quote #3

I'm not requesting it, it's a suggestion I wonder how many uses for this can there be.
sekac is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-26-2018 , 15:04   Re: [Hmmm] Menu in a MOTD?
Reply With Quote #4

You can't hook the interaction inside the MOTD directly in a plugin. You have to use w website to send the info to the server via RCON.
__________________
fysiks is offline
sekac
Senior Member
Join Date: Nov 2016
Old 05-26-2018 , 15:16   Re: [Hmmm] Menu in a MOTD?
Reply With Quote #5

Quote:
Originally Posted by fysiks View Post
You can't hook the interaction inside the MOTD directly in a plugin. You have to use w website to send the info to the server via RCON.
Yes, I know that.
sekac is offline
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 05-26-2018 , 17:59   Re: [Hmmm] Menu in a MOTD?
Reply With Quote #6

MOTD has some limits.
Especially CS MOTD doesn't allow you to do that!
__________________
CrAzY MaN 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 19:08.


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