Benutzerinformationen überspringen
Wohnort: Mönchengladbach
Beruf: Brückenkranführer / Staplerfahrer
Rootserver vorhanden: Nein
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
// Example custom server whitelist. // // Do not modify this file. Instead, rename this file to "pure_server_whitelist.txt" and then modify it as appropriate. // // sv_pure values are in order of "increasing pureness": // // -1: No restrictions. Allow clients to load any files. // 0: Only load pure_server_minimal.txt. // 1: Load pure_server_full.txt, followed by pure_server_whitelist.txt (the custom file). // Also, in this mode, the server may specify additional public keys that it considers to be trusted. // 2: Load pure_server_full.txt only. // In this mode, user only the public keys listed in trusted_keys_base are used. // // If multiple rules apply to the same file, then the rule listed later (or from the file loaded later) takes priority. // Therefore, because the custom whitelist file is loaded last, after a fully pure whitelist has been loaded, typically // the custom whitelist file is used to carve out exceptions (where the server wants to be more permissive), rather than // listing the files that are requested to be. // // 2 different rule types may be used: // // trusted_source - require file to be loaded from a "trusted source". // A trusted source is a VPK that is signed with one of the public keys listed // in trusted_keys_base.txt or trusted_keys.txt. // any - Client can use file from any source. // // For historical purposes, the following strings are also allowed: // // allow_from_disk - same as "any" // from_steam - same as "trusted_source" // check_crc - same as "trusted_source" // allow_from_disk+check_crc - same as "trusted_source" // // Three types of file specifications: // // 1. directory\*.* - refers to all files under the directory // 2. directory\... - refers to all files under the directory and all directories under that (recursively) // 3. directory\filename - refers to a single file |
Benutzerinformationen überspringen
Wohnort: Mönchengladbach
Beruf: Brückenkranführer / Staplerfahrer
Rootserver vorhanden: Nein
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
CMaterial::PrecacheVars: error loading vmt file for textury/floor CMaterial::PrecacheVars: error loading vmt file for textury/zz13 CMaterial::PrecacheVars: error loading vmt file for textury/zz12 CMaterial::PrecacheVars: error loading vmt file for textury/zz14 CMaterial::PrecacheVars: error loading vmt file for textury/sand CMaterial::PrecacheVars: error loading vmt file for decals/atop1 CMaterial::PrecacheVars: error loading vmt file for decals/atop2 CMaterial::PrecacheVars: error loading vmt file for decals/at CMaterial::PrecacheVars: error loading vmt file for decals/act CMaterial::PrecacheVars: error loading vmt file for decals/podpis CMaterial::PrecacheVars: error loading vmt file for decals/bz CMaterial::PrecacheVars: error loading vmt file for skybox/mpa81rt CMaterial::PrecacheVars: error loading vmt file for skybox/mpa81bk CMaterial::PrecacheVars: error loading vmt file for skybox/mpa81lf CMaterial::PrecacheVars: error loading vmt file for skybox/mpa81ft CMaterial::PrecacheVars: error loading vmt file for skybox/mpa81up CMaterial::PrecacheVars: error loading vmt file for skybox/mpa81dn C |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »MadMakz« (23. April 2013, 19:14) aus folgendem Grund: [code]
Benutzerinformationen überspringen
Wohnort: Hagen
Beruf: Mechatroniker (didaktische Systeme)
Rootserver vorhanden: Nein