No Entry To The Server
nomadhawks
Join Date: 2005-06-30 Member: 55020Members
in Tech Support
Comments
Solution:
Find another server...
if (result & 2) {
#if !defined NO_STEAM
client_cmd(id,_T("echo ^"* You have no entry to the server...^";%s"),g_cmdLoopback)
#else
client_cmd(id,_T("echo ^"* You have no entry to the server...^";disconnect"))<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
Either an invalid password or no Steam according to this code.
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->... it's what's displayed to players when they try to join the server using the default "NSPlayer" name.<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Go into users.cfg in the amxx/configs folder and do this:
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->"STEAM_0:0:XXXXXX" "" "abcdefghijklmnopqrstuz" "ce"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->]
Restart server, and you have full access.