Como mudar imagem inicial do servidor Counter Strike 1.6![]() |
Como mudar imagem inicial do servidor Counter Strike 1.6 |
Para mudar imagem inicial do servidor basta seguir o passo a passo abaixo.
Como mudar imagem inicial do servidor
1° Acesse a pasta Valve do seu jogo Counter Strike.2° Acesse a pasta CStrike. É dentro da pasta CStrike que está o arquivo de testo MOTD.TXT. Então, basta substituir por esse código HTML do Blog e escolher a imagem e link de sua preferência.
<html>
<head>
<meta charset="UTF-8">
<center>
<title>Blog @Tenta</title>
<style type="text/css">
body {
background: #000;
margin: 8px;
color: #FFB000;
font: normal 16px/20px Verdana, Tahoma, sans-serif;
}
<head>
<meta charset="UTF-8">
<center>
<title>Blog @Tenta</title>
<style type="text/css">
body {
background: #000;
margin: 8px;
color: #FFB000;
font: normal 16px/20px Verdana, Tahoma, sans-serif;
}
a {
color: #FFF;
text-decoration: underline;
}
color: #FFF;
text-decoration: underline;
}
a:hover {
color: #EEE;
text-decoration: none;
}
</style>
</head>
<body>
Visit the official Blog @Tenta<br>
<a href="http://www.tentagame.blogspot.com">http://tentagame.blogspot.com</a>
color: #EEE;
text-decoration: none;
}
</style>
</head>
<body>
Visit the official Blog @Tenta<br>
<a href="http://www.tentagame.blogspot.com">http://tentagame.blogspot.com</a>
<br>
<a href="http://www.tentagame.blogspot.com"><img src="http://i65.tinypic.com/2zi24on.gif" width="80%"
>
</a>
</center>
</body>
</html>
<a href="http://www.tentagame.blogspot.com"><img src="http://i65.tinypic.com/2zi24on.gif" width="80%"
>
</a>
</center>
</body>
</html>