Jump to content
Sign in to follow this  
Kochleffel

Signatures Serverconfig

Recommended Posts

Hi,

I turned Signturcheck on,

but ingame comes the Message, wrong signature and no Kick or somethink

someone can help me?

here the part of my config

// some ArmA specific stuff - signature verification
onUnsignedData = "kick (_this select 1)"; // unsigned data detected
onHackedData = "kick (_this select 1)"; // tampering of the signature detected
onDifferentData="kick (_this select 1)"; // data with a valid signature, but different version than the one present on server detected

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×