Raised This Month: $12 Target: $400
 3% 

Server Problems


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mooncheese100
Junior Member
Join Date: Dec 2006
Old 02-07-2007 , 23:02   Server Problems
Reply With Quote #1

hi im joe.

i've noticed that my server has a number of things that i would greatly enjoy fixing. for example..the MOTD is really messed up its all white and not spaced out.. here's a pic

and i would like to know how to make it an unsecure server and change the name of the Game. i've been told to edit the liblist.gam file but i do..and nothing responds..

i also want to enabled some server options that have been "disabled" for example when i try to type in "/report" this is what i get..
Quote:
http://i146.photobucket.com/albums/r...rdsbldoptn.jpg



Last edited by Freecode; 02-07-2007 at 23:18.
mooncheese100 is offline
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 02-07-2007 , 23:08   Re: Server Problems
Reply With Quote #2

The MOTD requires HTML if I'm not mistaken.

Changing the 'secure' value in the liblist.gam file to 0 should make it unsecure and changing the 'game' value should change the game name.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 02-07-2007 , 23:17   Re: Server Problems
Reply With Quote #3

He posted it here because I told him that was the wrong place. Was I wrong? If so, it's my fault.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
mooncheese100
Junior Member
Join Date: Dec 2006
Old 02-07-2007 , 23:28   Re: Server Problems
Reply With Quote #4

Quote:
Originally Posted by vvg125 View Post
The MOTD requires HTML if I'm not mistaken.

Changing the 'secure' value in the liblist.gam file to 0 should make it unsecure and changing the 'game' value should change the game name.
the liblist.gam thing is not working...i changed the values but its just not responding...maybe im missing something, idk but i need help with it.

idk how to fix the motd, if you can give me an example or the default html code of the entire motd, that would be really helpful so that i could just edit the text from there
mooncheese100 is offline
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 02-07-2007 , 23:37   Re: Server Problems
Reply With Quote #5

HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Cstrike MOTD</title>
<style type="text/css">
pre     {
        font-family:Verdana,Tahoma;
        color:#FFB000;
        }
body    {
        background:#000000;
        margin-left:8px;
        margin-top:0px;
        }
a    {
        text-decoration:    underline;
    }
a:link  {
    color:  #FFFFFF;
    }
a:visited   {
    color:  #FFFFFF;
    }
a:active    {
    color:  #FFFFFF;
    }
a:hover {
    color:  #FFFFFF;
    text-decoration:    underline;
    }
</style>
</head>
<body scroll="no">
<pre>
You are playing Counter-Strike v1.6
Visit the official CS web site @
www.counter-strike.net
<a href="http://www.counter-strike.net">Visit Counter-Strike.net</a>
</pre>
</body>
</html>
That's how it comes when you first install it. The only thing you should need to edit is between the <pre> tags. If it doesn't go to the next line when you press ENTER, put the tag <br> there.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
JCobra
Senior Member
Join Date: Mar 2006
Location: Canada
Old 02-08-2007 , 02:19   Re: Server Problems
Reply With Quote #6

Quote:
Originally Posted by mooncheese100 View Post
the liblist.gam thing is not working...i changed the values but its just not responding...maybe im missing something, idk but i need help with it.

idk how to fix the motd, if you can give me an example or the default html code of the entire motd, that would be really helpful so that i could just edit the text from there
Just use console parameters on a -console Hlds.exe?

See this thread
__________________
User has abandoned this account.
JCobra is offline
Send a message via AIM to JCobra
mooncheese100
Junior Member
Join Date: Dec 2006
Old 02-08-2007 , 16:31   Re: Server Problems
Reply With Quote #7

well, i used an out-dated version of hlds so i am reinstalling everything now with the newest version so i'll see how that plays out
mooncheese100 is offline
mooncheese100
Junior Member
Join Date: Dec 2006
Old 02-08-2007 , 16:46   Re: Server Problems
Reply With Quote #8

well, nothing happened, i re-installed hlds stuff with the newest version and..the liblist.gam file isnt working...i changed the "secure" to "0" and it still says
Quote:
VAC secure mode is activated.
mooncheese100 is offline
JCobra
Senior Member
Join Date: Mar 2006
Location: Canada
Old 02-08-2007 , 17:47   Re: Server Problems
Reply With Quote #9

Console applications FTW?

http://hlds101.com
__________________
User has abandoned this account.
JCobra is offline
Send a message via AIM to JCobra
mooncheese100
Junior Member
Join Date: Dec 2006
Old 02-08-2007 , 18:11   Re: Server Problems
Reply With Quote #10

wtf?
mooncheese100 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:59.


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