7
« on: July 25, 2007, 04:43:06 AM »
Jitspoe, I set up the leak menu wrong so .lin files can't be opened in the base install. Here is the fix for it. Change the "Leak Check" menu under "File" in menu.cfg to look more like this:
submenu "Leak Check"
{
CM_SHOW_LEAKS
CM_STOP_LEAKS
CM_SHOW_PORTALS
CM_STOP_PORTALS
}
and change these in cmdstr.cfg:
CM_SHOW_LEAKS "Load Leak File..." "Load in leak file and show path to leak..."
CM_STOP_LEAKS "Stop Showing Leaks" "Stop displaying leak information"
EDIT: oh yeah, and in menu.cfg where it says:
//old CM_FILEPREFERENCES
change that to CM_BSPSETTINGS