marceldev89 / BattleNET

BattlEye Protocol Library and Client
GNU Lesser General Public License v3.0
76 stars 44 forks source link

command "kick" does not work #14

Closed Argon77 closed 11 years ago

Argon77 commented 11 years ago

sample: string kick_params = "9 You are not in whitelist"; SendCommandPacket(EBattlEyeCommand.Kick, kick_params);

and nothing happend

but old version of dll work propertly.

marceldev89 commented 11 years ago

Which version?

Argon77 commented 11 years ago

latest version does not work old version, that work propertly of 08.11.2012

marceldev89 commented 11 years ago

1.0.2 should work. Please try it and report back. :) http://ziellos2k.net/battlenet/battlenet-bin-v1.0.2.zip

marceldev89 commented 11 years ago

And?

Argon77 commented 11 years ago

This version works fine