AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   [CS:GO] MOTD and displaying web pages (https://forums.alliedmods.net/showthread.php?t=311804)

ShawnCZek 11-03-2018 11:19

[CS:GO] MOTD and displaying web pages
 
Hello,
after I just noticed that the MOTD has been completely removed from CS:GO, I am wondering how I am supposed to display a website from the plugin. I was always doing it through the MOTD and now when it is away, nothing really works.
Thanks in advance for your help and answers.

HvG Community 11-03-2018 12:11

Re: [CS:GO] MOTD and displaying web pages
 
They need to alt tab out of CS:GO and open your website.

If you find any other solution please respond to this thread.

So put an advertisement or also
https://forums.alliedmods.net/showthread.php?p=1559577
Where when they type certain thing like !motd, motd or !website,!donation whatever... you just respond with the website link.

ghostofmybrain 11-03-2018 12:58

Re: [CS:GO] MOTD and displaying web pages
 
They don't have to alt tab out. You can set a website and then have it show up on the scoreboard for people to open it in the steam overlay.

However, if you are wanting to be able to display several websites, then I agree that simple chat responses is a good solution.

ShawnCZek 11-03-2018 13:06

Re: [CS:GO] MOTD and displaying web pages
 
Well, I need to display a website with top players in a table with custom sorting or own profiles of players with ranking and such.
So the only possible thing now is probably printing this out into the console.

But well, is there not really something to open the website as previously in the CS:GO window? Or in the Steam overlay?

ShawnCZek 11-04-2018 06:10

Re: [CS:GO] MOTD and displaying web pages
 
Or the second possible option is to utilize this thing:
https://image.prntscr.com/image/GznE...TciD9MTgXA.png
Does somebody not know how to overwrite the URL here even while the game is running?

// EDIT: Just noticed the CVAR for disabling MOTD is still in-game. However, it is hidden and it changes nothing:
Quote:

] sv_disable_motd
Unknown command: sv_disable_motd
] sm_cvar sv_disable_motd
[SourceMod] Value of cvar "sv_disable_motd": "1"

Lubricant Jam 11-05-2018 04:21

Re: [CS:GO] MOTD and displaying web pages
 
Quote:

Originally Posted by ShawnCZek (Post 2622546)
Or the second possible option is to utilize this thing:
https://image.prntscr.com/image/GznE...TciD9MTgXA.png
Does somebody not know how to overwrite the URL here even while the game is running?

// EDIT: Just noticed the CVAR for disabling MOTD is still in-game. However, it is hidden and it changes nothing:

Edit your motd.txt file in the root of your server files.

ShawnCZek 11-05-2018 11:11

Re: [CS:GO] MOTD and displaying web pages
 
Yes, that's true. But what if I want to change it while the match is running? I think it will not reload without changing the map. :p

Lubricant Jam 11-06-2018 06:13

Re: [CS:GO] MOTD and displaying web pages
 
Quote:

Originally Posted by ShawnCZek (Post 2622756)
Yes, that's true. But what if I want to change it while the match is running? I think it will not reload without changing the map. :p

Possibly by changing the cvar:
Code:

motdfile motd.txt

ShawnCZek 11-06-2018 10:30

Re: [CS:GO] MOTD and displaying web pages
 
So like rewriting the file and then "reloading" it by this command? I need a generated URL so I am wondering how to do it. :p

foxsay 11-06-2018 11:15

Re: [CS:GO] MOTD and displaying web pages
 
Make navigation page with use full info add to server website advert server website button with chat adverts best solution


All times are GMT -4. The time now is 04:50.

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