Nice thanks for the tut.
AS THE TITLE SAYS THIS IS ONLY FOR YOUR SERVER THAT IS HOSTED ON YOUR COMPUTER!
WARNING: You have to have the debug console enabled to use "Listplayers ip" command!!
Step 1: Type listplayers ip and find out what's the ip of the person you wan't to kick
Step 2: Open cmd and type netstat -ano
Step 3: Find the ip of the person you wan't to kick in the list
Step 3: Write down the PID number next to the IP
Step 4: Type: tskil [PID]
Step 5: That command will terminate the connection and the player will be kicked out for an connection error!
Reply if it worked!
BTW: You can use Server Menager, but as their forums are down i posted this, manual way!
AUTOMATIC, Batch code:
@ echo off
netstat -ano
PAUSE
set /p id=PID:
cls
@ echo Terminated: %id%
tskill %id%
PAUSE
Last edited by ApocalypticGamer; 08-29-2013 at 07:16 AM. Reason: New stuff
Nice thanks for the tut.
I want a server, every other server is hosted in like russia and shit.
You can make an server just run it as an dedicated server :P i can make an tutorial on it aswell XD
I know how to do it, I just dont have a static IP
i Don't have either :P that's why i host servers online or only private so i can give ip over skype