SRCDS Steam group


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Beta] Game Server Banner Creator
#31
(10-17-2009, 02:55 AM)loopyman Wrote:  wtf is qq.com?

News site.
Reply
#32
how to get this running in my windows 7 ultimate, what i need to install to make my win7 ultimate as web server coz its only game server @ the moment !?

Thanks for ur work Smile
Reply
#33
Well you if you go your programs and feactures, then enable windows thingy. Then take the IIS there Toungue
Reply
#34
Why is it asking for your FTP login when I access this page? /thread ?
Reply
#35
lal the banners Toungue
Reply
#36
(03-28-2010, 01:53 PM)redacted Wrote:  Hey, for all the people who hate ASP like me or don't have ASP.NET servers, I have a PHP Script. A live demo can be seen here. It shows off all the different game type banners. You need PHP with GD support and PNG enabled. Thats it.

To view a banner, you have to go to http://example.com/path_or_folder/banner.php?s=ip:port for example.

With .htaccess mod_rewrites, you can also make something like http://example.com/b/ip:port.png.
Do do this, make a .htaccess file in the folder where you saved banner.php or append to an existing one, and copy the following:

Code:
RewriteEngine On
RewriteRule ^b/(.*)$ banner.php?s=$1 [L]

Then you can access it by typing http://example.com/folder_or_path/b/ip:port.png
This script requires the banners folder which contains the source images. It also includes some beta user images. I've not included that script (user.php) so you can delete user.png, user_ingame.png and user_online.png.Oh and the script will automatically grab current players and all from the server.

Download the attachment or from my website: http://--/download/serverbanner.zip

Edit: the attachment didn't appear. If you have trouble downloading from my website, which you shouldn't, just tell me below.


It doesnt work, help anyone?
Reply
#37
can dis be used for an HLDS server? cud u modify it perhaps to include dat? great help.. Smile
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)