This is a multipart message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Any chance that this can get this looked into now that the CPU bug has been
addressed?  I posted it a while back, but there were not responses.



I have been battling this for several days with no luck.  I was reading the
wiki and ran across this statement which seemed to imply that you could
"see" which clients are using impure content.



"If a server only wants to give clients a warning or see which clients are
using "impure" content, it can set sv_pure_kick_clients to 0."



I assumed that "see" meant that a message would show either via an in-game
message to all players or it would show up in the server logs, neither of
which seem to be working.  What I really want to do is be able to set
sv_pure to 1 and log the steam ID and the list of file names that are impure
on that client into the server logs.  Is this possible?  Should it work
already?  If so, it may have a bug because I can't get it working for the
darndest!



Here are some of the critical settings on the server that relate:



sv_pure 1

sv_pure_trace 1

sv_pure_kick_clients 0

mp_logdetail 0

mp_logmessages 1

sv_logbans 1

log on



ALSO, from my whitelist:



models\player\... allow_from_disk+check_crc

materials\models\player\... allow_from_disk+check_crc

models\weapons\... allow_from_disk+check_crc

materials\models\weapons\... allow_from_disk+check_crc



And when I personally connect to my server with my own custom content, this
is what shows on the client side console.  This message is because I have a
custom skin on my local pc for a mag light instead of a knife.



*FDB*MacK connected

Warning: Pure server: file [GAME]\models/weapons\v_knife_t.mdl does not
match the server's file.

Warning: Pure server: client has loaded extra file
[GAME]\materials/models\weapons\v_models\black.lite\blacklite.vmt. File must
be removed to play on this server.

Warning: Pure server: file [GAME]\models/weapons\v_knife_t.vvd does not
match the server's file.

Warning: Pure server: file [GAME]\models/weapons\v_knife_t.dx90.vtx does not
match the server's file.

Warning: Pure server: client has loaded extra file
[GAME]\materials/models\weapons\v_models\black.lite\blacklite.vtf. File must
be removed to play on this server.

Warning: Pure server: file [GAME]\models/weapons\w_knife_t.mdl does not
match the server's file.

Warning: Pure server: file [GAME]\models/weapons\w_knife_t.phy does not
match the server's file.

Warning: Pure server: client has loaded extra file
[GAME]\materials/models\weapons\w_models\black.lite\blacklite.vmt. File must
be removed to play on this server.

Warning: Pure server: file [GAME]\models/weapons\w_knife_t.vvd does not
match the server's file.

Warning: Pure server: file [GAME]\models/weapons\w_knife_t.dx90.vtx does not
match the server's file.





MacK

--


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to