Tijai 1 Posted February 15, 2009 ANy idea how I can stop ACE users joining til I sort it? Not sure how the Checkfiles command works. Share this post Link to post Share on other sites
ck-claw 1 Posted February 15, 2009 Search for Doolittles 'DooAcs' little program. Can be setup to stop certain/any ppl joining with certain mods! Â Edit:- Can be found Here Share this post Link to post Share on other sites
cross 1 Posted February 15, 2009 ANy idea how I can stop ACE users joining til I sort it?Not sure how the Checkfiles command works. 2 methods.. 1 - "turn signature checking on" on the server..With this ON..you will allow only the mods you want. Anyone with anyother mod that you do not allow will not be able to connect. This is the easiest method. Downside is it will kick every mod you do not specifically allow in the Keys folder. 2- Set the server config such that, it checks one file and kicks who ever has it...one pbo or a file in ACE mod for example. Create a folder named "@ACE\Addons\" and dummy pbo or copy & rename a pbo to "ace_version.pbo". Then put this to your server config. checkfiles[]={"@ACE\Addons\ace_version.pbo"}; onDifferentData = "kick (_this select 0)"; PS.. didn't check myself if it still kicks player if the player does not have the file at all..plz confirm by trial. Share this post Link to post Share on other sites
Tijai 1 Posted February 15, 2009 Thanks, checking second method Share this post Link to post Share on other sites
Tijai 1 Posted February 15, 2009 Doesnt seem to work. Have created dummy pbo, just from text file, to check but still allows ACE mod users Share this post Link to post Share on other sites
berghoff 11 Posted February 17, 2009 Tijai this section of the forum is meant for ArmA specific problems only not for mod related problems. Use the ACE topic for troubleshooting instead. Thanks Share this post Link to post Share on other sites