Thread: help
View Single Post
Old 11-22-2006, 11:50 AM   #5 (permalink)
rovert
Member
Hostage
 
Join Date: Nov 2006
Location: Northern KY
Posts: 42
Default Re: help

Quote:
Originally Posted by sevko View Post
i have puted my steam and ip in the adminlist.txt


// setinfo _password mypassword
//
// in your config.cfg file in your client installation.
//
//STEAM_0:0:8235252 (they are fake for this post)
//82.192.42.29


but it still doesn't work

Ah I see your problem, you have to decomment the line. Just remove the //'s highlighted above in red like below:


// setinfo _password mypassword
//
// in your config.cfg file in your client installation.
//
STEAM_0:0:8235252 (they are fake for this post)
//82.192.42.29
rovert is offline   Reply With Quote