SRCDS Steam group


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Beta] Game Server Banner Creator
#1
Exclamation 
Introduction
Ever wanted to create your own Game Server banner? Maybe with a custom image, or some extra text? Well here is your chance!

Features
Custom Images
Custom Text
Do it however you want.
No limits!
Caching you control everything from 0-100 years if you want

Recruitments
A web server with ASP.NET 3.5

How to Use

Making a template:
You need a starting image
Mine looks like this
[Image: csssmall.png]

Then you need a config file
Quote:image=csssmall.png
font=Arial;size=8;color=DarkOrange;x=40;y=0;text=%hostname%;bold=1
font=Times New Roman;size=8;color=DarkOrange;x=40;y=15;text=Map: %mapname%
font=Times New Roman;size=8;color=Yellow;x=170;y=15;text=Players: %players%/%maxplayers%
font=Times New Roman;size=6;color=Green;x=260;y=18;text=Last scannede: %scantime%

Now I can query the url <mysite>/default.aspx?id=csssmall&address=<your server address>
That will look producer:
[Image: csssmall.png]

How to install
Copy paste the files from the zip to your webserver, if you wanna use caching, set the time in the web.config file and set the cache directory to Read/Write

How to make a config file
First line in a config file got to be the image and be looking like this:
Code:
image=csssmall.png
After that eatch line will be text.
In the text line following things will need to be there, seperatede by a ;

Code:
font=<Font>
size=<Size>
color=<Color>
x=<where>
y=<where>
text=<your text>
max=How long the text max can be

Not neede but can be there
Code:
bold=1

To see avalible fonts: default.aspx?id=fonts
To see avalible Colors: default.aspx?id=color
Please not that font and color are case sentitive

In the text you can write %hostname% and it will get replace wtih the hostname if you wanna see all avalible vars for a server write
default.aspx?id=vars&address=<your server address>
Often they will be the same

Beta
This is in beta, any bugs found should be repportede to me. Right away.
Please notice as this is a beta, there will be bugs!


Attached Files
.zip   Game Monitor v0.1.zip (Size: 160.96 KB / Downloads: 71)
.zip   Game Monitor v0.2.zip (Size: 124.55 KB / Downloads: 212)
Reply
#2
Just a sample more:
Reply
#3
Ah asp Sad
Reply
#4
Good Work!
Once I'm done with my current project I will make one in PHP for everyone.
~ trewq
Reply
#5
helio Wrote:Ah asp Sad

Nisd == Windows Freak.

Might make a Banner Service when i get it a bit better working Big Grin Where you can make your own fully customized banners
Reply
#6
Hello. I have approved the attrachment.
Reply
#7
Fail, hehe Smile
Reply
#8
I'd love to see a PHP version from this, and I would defiantly use it Smile
Reply
#9
Why is every one so hooked on php? Any ways, php version wont be by me Toungue
Reply
#10
(10-15-2009, 05:15 AM)Nisd Wrote:  Why is every one so hooked on php? Any ways, php version wont be by me Toungue

I could probably do it. Is the ASP.net sourcecode in the download above?
Reply
#11
(10-15-2009, 05:15 AM)Nisd Wrote:  Why is every one so hooked on php? Any ways, php version wont be by me Toungue

Because 95% or more of webservers are Linux Smile
Reply
#12
Ive already wrote one of these for php, it used to be my signature till a dedicated went down, then I never bothered to look for the script again to set it back up.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#13
Sexy. Seen this in the past , give you some tips when I dig up my old content.
[Image: ad300x250%20copy.jpg]
Reply
#14
(10-16-2009, 08:38 AM)Beaverbeliever Wrote:  
(10-15-2009, 05:15 AM)Nisd Wrote:  Why is every one so hooked on php? Any ways, php version wont be by me Toungue

Because 95% or more of webservers are Linux Smile

Liar!
http://news.netcraft.com/archives/web_server_survey.html

Developer Percent September 2009
Apache 46.62%
Microsoft 21.94%
qq.com 13.30%
Google 6.09%
nginx 5.61%

(10-15-2009, 05:34 AM)realchamp Wrote:  
(10-15-2009, 05:15 AM)Nisd Wrote:  Why is every one so hooked on php? Any ways, php version wont be by me Toungue

I could probably do it. Is the ASP.net sourcecode in the download above?

Nope, source ain't included. As i might make it part of a project of mine.
Reply
#15
wtf is qq.com?
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)