PDA

View Full Version : Mod File Checker



(FPC) Bacon
Feb 15 2007, 18:41
I would like a file checker to combat cheats if there are any available to put in our server config file http://forums.bistudio.com/oldsmileys/smile_o.gif

Jackal326
Feb 16 2007, 14:29
The BIS PBOs are 'signed' so any modifications to base PBOs (weapons.pbo, character.pbo etc.) will be detected and prevent you from playing MP. However, for custom/3rd party addons, for which the tools aren't available to digitally sign, you may need to be able to check to see their sizes etc.

Scrub
Feb 16 2007, 15:48
Could it be as simple as copying your addons folder into an 'allow' folder to compare against. That would be easiest in my book. User configurable and selectable. If it were found that an addon or mod was hacked, you just delete it, and volia. finished

(FPC) Bacon
Feb 16 2007, 16:08
I am would like to know if there are any that will say (X Player) is using aimbot,speed hack etc,When they connect to our server like in ofp.

RN Escobar
Feb 17 2007, 01:31
nope, and -netlog doesn't work in any dedi server builds right now either.

good look catching people, so even if u add the names of the files u want to check, unlesss a server admin in physically on the server watching everyone connect and looking for the errors u will have no record of it as u used to have in OFP

(FPC) Bacon
Feb 17 2007, 17:26
Will just have to keep an http://forums.bistudio.com/oldsmileys/icon_rolleyes.gif IDs and ban that way then.