trying to unbad
amx_unban steam id
not working tryed to delete it in the banned.cfg not working 66.150.188.98:27015
cant unban
-
- A regular
- Posts: 51
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun Feb 27, 2005 2:47 pm
- Contact:
are you going amx_unban STEAM_0:X:XXXXXX
the full steamid. check console for errors, if it says unbanned STEAM_0:
then you need to do this:
amx_unban "STEAM_0:X:XXXXX"
replacing all the X's with numbers of course.
if you wish to do it the banned.cfg way, you need to shut down the server first, delete it from banned.cfg and start up the server.
the full steamid. check console for errors, if it says unbanned STEAM_0:
then you need to do this:
amx_unban "STEAM_0:X:XXXXX"
replacing all the X's with numbers of course.
if you wish to do it the banned.cfg way, you need to shut down the server first, delete it from banned.cfg and start up the server.
-Nick
Tryed the amx way not working going to try the other wayNick|NFo wrote:are you going amx_unban STEAM_0:X:XXXXXX
the full steamid. check console for errors, if it says unbanned STEAM_0:
then you need to do this:
amx_unban "STEAM_0:X:XXXXX"
replacing all the X's with numbers of course.
if you wish to do it the banned.cfg way, you need to shut down the server first, delete it from banned.cfg and start up the server.