Page MenuHomeFeedback Tracker

Admin commands "#kick" and "#exec ban" are broken!
Closed, ResolvedPublic

Description

"#kick" works with player_name and player_# but NOT player_UID
"#exec ban" works with player_# but NOT player_name or player_UID

Details

Legacy ID
1896889244
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Multiplayer
Steps To Reproduce

Start arma3
go to configure-> profile
select edit and copy your UID
Save it somewhere for later

start dedicated server
join and log in as admin

//------test #kick
execute admin command

#kick <yourUID> no effect
#kick <yourname>
it works!

rejoin as admin

#userlist get your player # from there
#kick <yourplayer#>
it works!!

//------test #exec ban

execute admin command

#exec ban <yourUID> no effect
#exec ban <yourname>
no effect

#userlist get your player # from there
#exec ban <yourplayer#>
it works!!

Now go to arma 3 main directory and delete ban.txt

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Multiplayer.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Fixed.
Killzone_Kid set Legacy ID to 1896889244.May 7 2016, 6:33 PM
Killzone_Kid edited a custom field.
Bohemia added a subscriber: Dwarden.May 4 2014, 3:01 PM

Hello,

I have successfully reproduced the problem and it has been assigned to programming department.

Thanks, have a nice day.

You are the man! Thank you!

Today's fix note:

"Fixed: Admin commands "kick" and "exec ban" not working properly"

#kick -> fully fixed, works with player list number, name and UID
#exec ban -> fully BROKEN, doesnt work at all now, period.

Fixed awhile ago, closing.