
Posted by alpha at 12:58 21/1/2001.
In the next Half-Life client update a new cvar will be introduced. It's called hpk_maxsize. This cvar has effect on the custom.hpk file in your CS folder. The custom.hpk stores other players logo's. If you don't regularly check it for the size, it will most likely grow to extreme sizes, this means more precaching so the loading takes longer, without people knowing whats slowing it down so much.The next client update will include a new cvar, hpk_maxsize, that will allow clients and servers to set the maximum size of their custom.hpk
file (in megabytes).hpk_maxsize 0 // no max size
hpk_maxsize 1.5 // max size 1.5 megabytesOnce the maximum size is exceeded, the file is deleted.