Distance 29 Posted August 3, 2012 Hello :) i have been playing this mod for a while now. I just wanted you to know that, people is starting to take advantage of deleting the Arma2 files to have absolutley no trees on their computer (client side) they can even drive through the areas where there normaly would be a forest, without even hitting the obstacles. and they can shoot through it. its like playing in the debug area, i know this couse i got raped by a bunch that used this for their advantage and killed me over and over again, and they always found my camp location, so i tried it myself and all of a sudden im the most dangerous man on my server. just laying up in the woods and shooting people in cherno. is there anyway i can add these files to my server so that people that has deleted them wont be able to join my server? Share this post Link to post Share on other sites
stinkyghost 28 Posted August 3, 2012 It's an exploit of the game and they should be banned. Share this post Link to post Share on other sites
Paddy0610 278 Posted August 3, 2012 you should try the search function , there a Topic on the Forum within a code to add to an server. So there will be a file check, so you cant play when deletet grass etc. 1 Share this post Link to post Share on other sites
Distance 29 Posted August 3, 2012 ok thx ill do that. Share this post Link to post Share on other sites
ODoyleRulez 195 Posted August 3, 2012 you should try the search function , there a Topic on the Forum within a code to add to an server. So there will be a file check, so you cant play when deletet grass etc.So there is a server side fix for this. This should be mandatory in a server hotfix. 1 Share this post Link to post Share on other sites
Distance 29 Posted August 3, 2012 could not agree more, same goes for structures, you can delete them and people inside lets say the office buildings can see ppl just floating as they go up the stairs to 2-3rd lvl. and they can just lay on the hill and shot you, explains why i just die all of a sudden inside those buildings. Share this post Link to post Share on other sites
Paddy0610 278 Posted August 3, 2012 (edited) So here what i meant :)Server admins can add this. In the server config where Hostname, password, reporting IP.. ect Add the following ot make sure the servers do a check for the following files// =======================// JOINING RULEScheckFiles[] = {"AddOns\plants2_Bush.pbo";"AddOns\plants2_Clutter.pbo";"AddOns\plants2_misc.pbo";"AddOns\plants2_Plant.pbo";"Expansion\AddOns\plants_e.pbo"};// =======================A Feedback if it worked for you would be nice :D Edited August 3, 2012 by Paddy0610 Share this post Link to post Share on other sites
geogeorgegeo@hotmail.co.uk 50 Posted August 5, 2012 Verify Signatures instead of using checkFiles. Share this post Link to post Share on other sites