Jump to content

Temporary Ban


Recommended Posts

Hello guys,

 

I wonder, if devs can work on a system to enable servers to ban people temporarily. If you ban someone and if you do not wanna ban him permanently you have to keep track of his KU id and the duration that you wanna ban. This is really hard for admins I guess and if we can have an option to ban some people temporarily that would be awesome.

Link to comment
Share on other sites

when you declare variables as KU id it does not accept KU id as an argument

 

 

ConsoleInput: "TheNet:BanForTime( KU_xxxxx, 120 )" │
[string "TheNet:BanForTime( KU_xxxxx, 120 )"]:1: variable 'KU_xxxxx' is not declared

 

So I also tried to use steam id as:

 

 

TheNet:BanForTime( 76561198194237113 , 120 ) │
ConsoleInput: "TheNet:BanForTime( 76561198194237113 , 120 )"

 

 

This time it accepts all arguments but does not ban.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...