Pisex / cs2-bans

53 stars 10 forks source link

Ban command not working #34

Closed wh1te1ce0 closed 8 months ago

wh1te1ce0 commented 8 months ago

When ever I try to ban a player on my cs2 server I am getting "Ціль не знайдена" English Translation (target not found) for steam IDs. So I use the name (which is CAPS sensitive) and I get nothing in response.

E.x (Player's name is "Test" and steam ID is "123".

(your code for reference) mm_ban <#userid|name> <duration(minutes)/0 (permanent)>

Sent: "mm_ban 123 5 mean" Received: "[ADMIN]Ціль не знайдена."

Sent: "mm_ban Test 5 mean" Received:

wh1te1ce0 commented 8 months ago

Also the mm_add_admin command crashes my server.