Jump to content
Sign in to follow this  
fabiantronc

knowing the IP of a user?

Recommended Posts

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 smile_o.gif

Share this post


Link to post
Share on other sites

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

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

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

Thanks notworthy.gif

But only I see the ID and username and not the IP of the user and the chatlog between the user's.

Cheers smile_o.gif

Edit: I found the IP smile_o.gif

Thanks a lot wink_o.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×