Originally Posted by fiercedeitylink1
crazychicken: don't forget that you would need main.css for that to be useful. Or you can just use:
<html>
<head>
<style type="text/css">
html, body {margin:0px; padding:0px; border-style:none}
</style>
</head>
<body scroll=no>
<img
src="banner.jpg" />
</body>
</html>
Which results in this, with the same top-left, 0-padding orientation.
|
After several days with testing i found out how to use Gametracker
banners thanks to you
fiercedeitylink1. First of Its is possible to use different banners for each server on same computer by naming them f.ex (host1.txt host2.txt).
Secondly I had to put the html file on a web
page and link the host1.txt with the
html containing the banner
image link from Gametracker. My html document included this coding:
quote
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
html, body {margin:0px; padding:0px;border-style:none;}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Uggi's Left4Dead Server 3</title></head>
<body scroll=no>
<img src="http://cache.www.gametracker.com/server_info/62.73.250.58:27022/b_560x95.png" style="border-style:none; margin:0px; padding:0px; width:675px; height:137px"/></a>
</body>
</html>
unquote
For motd.txt i only used the gametracker
link, and when you are ingame you can even browse the link to get stats and status for the selected server. The welcomescreen is opened imgame by pressing "H" as many of you already know.
The welcome screen looks like this for server 3 with same coding:
After clicking on server 3 i get this:
Welcome screen 2
Welcome screen 3
If you have any improvement tips for me on how to do it better, please add me on steam "apollon84" alias Uggi.