Whats the best way to initiate a specific user to client.disconnect?
player.SendConsoleCommand("Client.Disconnect") Does not seem to work. what am I doing wrong?
Whats the best way to initiate a specific user to client.disconnect?
player.SendConsoleCommand("Client.Disconnect") Does not seem to work. what am I doing wrong?
player.Kick("reason");