|
|
General Discussion
Started by SkyRaider at 04-11-2007 10:48 AM. Topic has 2 replies.
 
 
|
|
Sort Posts:
|
|
|
|
04-11-2007, 10:48 AM
|
SkyRaider
Joined on 04-10-2007
Posts 10
|
Assistance with Antics V3
|
|
|
|
|
Last night I added antics_v3 to my server. I think it's running, but I have some questions. 1. Is there a log file that contains a listing of kicked/banned players and if so, how do I find it? 2. How do I unban someone?
|
|
|
|
|
Report
|
|
|
|
04-11-2007, 11:23 AM
|
rapher
Joined on 03-31-2006
Posts 159
|
Re: Assistance with Antics V3
|
|
|
|
|
Sure, you can view this information in a couple of places. First, to access your server log, the server must be turned off.
You can then open the Beta_Dedicated_Server.log (or the log file name specified with the -log startup command) and view kicks/bans and a great deal of other useful information.
To view, add, or remove server bans, simply go to your Beta_Dedicated_Server.ini (or ini specified with the -ini startup command) and look for [Engine.AccessControl]. Here you will find a list of IPPolicies such that:
IPPolicies=DENY,192.168.1.1
This is the ban list. You can add or remove IP Addresses here but just removing or adding an appropriate line.
Furthermore, you can always add/remove banned players from web admin, if you have that setup. Hope that helps!
-rapher
|
|
|
|
|
Report
|
|
|
|
04-11-2007, 1:04 PM
|
SkyRaider
Joined on 04-10-2007
Posts 10
|
Re: Assistance with Antics V3
|
|
|
|
|
|
|
|
|
|