fabiantronc 0 Posted January 20, 2008 Hi. Is there a way to know the IP of the users who get in my server? and save the chat log in a file? Because in the last day's a couple of cheater come in my server and make a crazy game. I know only the usernames and the ID by the ArmA Server Command, I want keep out the cheater of the server and I want a tool for block the user, ID and it's possible the IP. Cheers Share this post Link to post Share on other sites
Auss 208 Posted January 20, 2008 use the netlog command Share this post Link to post Share on other sites
fabiantronc 0 Posted January 20, 2008 so, only I need to add -netlog to my shortcut ArmA_server.exe this it's my actual shortcut. Quote[/b] ]"C:\Program Files\Bohemia Interactive\ArmA\arma_server.exe" -config=server.cfg -port=2312 and would be this... Quote[/b] ]"C:\Program Files\Bohemia Interactive\ArmA\arma_server.exe" -config=server.cfg -netlog -port=2312 Share this post Link to post Share on other sites
Auss 208 Posted January 20, 2008 My appologies I should have given u more detail, from memory I think u also need to create a text file called net.log (rename a text file) Share this post Link to post Share on other sites
jasono 0 Posted January 21, 2008 You don't need to create one, ArmA will create one. If you want to give it a custom name - do so in the server.cfg with the following line: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">logFile = "server_console.log"; Share this post Link to post Share on other sites
fabiantronc 0 Posted January 21, 2008 Thanks But only I see the ID and username and not the IP of the user and the chatlog between the user's. Cheers Edit: I found the IP Thanks a lot Share this post Link to post Share on other sites