Jump to content

!kick


Petbark

Recommended Posts

  • Management

I would use ban for that. But with kicks the only way to get different times is the g_autoTempBanTime cvar. If necessary, you could make a custom command that would first edit this value, then kick the player in the given parameter and after that restore the value to the server default.

 

EDIT:

Something like this

set g_autoTempBanTime 1800; kick [1?]; set g_autoTempBanTime 120;

I haven't tried to make anything lke that so it may need some adjusting. Also, the ? will only work with names and not with slots.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...