; ----------------------------------------------------------- ; ; First of all turn off all default content checks with: ; rm -rf /path_to_your_server_here/*.md5 ; ; ----------------------------------------------------------- ; MD5Tool example config file ( server/pb/pbsvuser.cfg ) ; ----------------------------------------------------------- ; Clear MD5 List pb_sv_md5toolempty ; Scan Frequency ( For convenience, you can move this line to pbsv.cfg ) pb_sv_md5toolfreq 300 ; Cheat MD5Tool List pb_sv_md5tool w "" v "SOH BF2.exe" SZ0 AT4096 LEN32 NOT_FOUND ; etc ; Common client files pb_sv_md5tool a "" v mods\bf2\Common_client.zip SZ149828360 AT0 LEN2048 D7A9B566A56DE4DAC0629E9A2BD01E93 pb_sv_md5tool a "" v mods\bf2\Settings\Sound.con SZ2590 AT0 LEN2048 D6992EBA6670BCBD947067AE3898B92F pb_sv_md5tool a "" v mods\bf2\Levels\Dalian_plant\client.zip SZ53933522 AT0 LEN2048 E305B8E87709559C610CB51FFF788CE3 ; etc ; To help server admins configure PB servers for use with the MD5Tool Facility, we have developed a small utility program that should be used to generate PB Server commands for use in configuring their system(s). Available as a win32 or linux console command line program. It can be downloaded from here: http://www.evenbalance.com/pbmd5.php ; referred from http://ulauncher.tk/EN/manual.html#mcontent