PB SV FileWhitelist
From PunksBusted
[edit]
PunkBuster Manual Definition
The text in this section was automatically added from the PunkBuster manuals and is Copyright 2002-2005 by Even Balance, Inc.
pb_sv_filewhitelist [game_subfolder] [file1] [file2] ... [fileN]
This setting can be used by PB admins to limit the filenames allowed in a specific game subfolder; this can be used in conjunction with PB's MD5Tool to check filesizes and file signatures of the allowable files.
[edit]
Examples
The main mode that this setting can be used for is to check files in a subdirectory of the client's game installation.
Here is an example for America's Army to check the file list in the Animations subdirectory:
- pb_sv_filewhitelist "Animations A-charactersCiv.ukx A-charactersMil.ukx A-Objects.ukx A-OPFORMods.ukx A-USMods.ukx A-Weapons3P.ukx A-WeaponsOPFOR.ukx A-WeaponsUS.ukx"
If there are any additional files, PB will normally raise a #9012 violation with the filename in the message.
