View Full Version : sv_pure
venom2
02-04-2010, 09:27 AM
Now I would like to get alba in here if possible or anyone that can actually provide me with a valuable answer. On my server, sv_pure is currently set to 0. If I put it to 1, the maps are purple and black and if I set it to 2, they are transparent and make the game crash. Are there any other commands I should be aware of to be able to put sv_pure to 1 or 2 or does it have to stay at 0 for the time being until something like a server patch or an update comes out (or maybe even zblock for CSP)?? Thank you!
venom2
02-04-2010, 11:22 AM
so I suppose no one can help me with this eh... bump?!?!
Brainkiller
02-04-2010, 11:27 AM
sv_pure:
If set to 1, the server will force all client files except the whitelisted ones (in pure_server_whitelist.txt) to match the server's files.
If set to 2, the server will force all client files to come from Steam (and it will not load pure_server_whitelist.txt).
CSP uses some custom textures so if you're restricting it to only load textures from the source .gcf then obviously textures are going to be missing because you aren't allowing access to them.
Same goes for sv_pure 1, though I guess if you modify the .txt to allow all the specific textures then it should be fine.
venom2
02-04-2010, 11:39 AM
So if I understand what you are saying, it is normal for me and other servers to have sv_pure 0 correct?
Brainkiller
02-04-2010, 11:50 AM
For now, yes.
Unless you modify pure_server_whitelist.txt to accept all the default materials in CSPromod > Materials > cspromod
(I think)
You should be able to play on sv_pure 1 as there is a whitelist already setup within promod. (pure_server_whitelist.txt)
whitelist
{
materials\... allow_from_disk
models\... allow_from_disk
sound\... from_steam
models\player\... from_steam
materials\models\player\... from_steam
materials\temp\... allow_from_disk
materials\vgui\logos\... allow_from_disk
materials\vgui\logos\ui\... allow_from_disk
bin\client.dll allow_from_disk+check_crc
sound\UI\*.* allow_from_disk+check_crc
scripts\game_sounds_csp.txt allow_from_disk+check_crc
scripts\game_sounds_manifest.txt allow_from_disk+check_crc
}
^^that seems to be the default one which comes with promod
I'm running my server on LAN with SV_PURE 1 :D
venom2
02-04-2010, 01:02 PM
yeah well I'm talking about a server from NXGS so sadly, no lan for me : 0
Oni456
02-04-2010, 05:10 PM
yeah well I'm talking about a server from NXGS so sadly, no lan for me : 0
doesnt your Server provider offer an ftp to regulate your server's configs and such?
doublethink
02-05-2010, 02:15 AM
moving this to the server section
Powered by vBulletin™ Version 4.0.2 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.