Wazanator
Wazanator
As sortie said if your compile time is 45 minutes long for lighting and it's not for a final compile you need to optimize better. You could always just not...
If you want to attempt to add it yourself you are more then welcome to, Valves been pretty clear that they are focusing more on fixing up rather then adding...
Bumping this because Microsoft is really making a push to get everyone on the latest version of Visual Studio by making it harder to find a download link. A good...
To see the problem yourself add `Msg("Player model is %s\n", pModel);` to hl2mp_player.cpp inside `bool CHL2MP_Player::ValidatePlayerModel( const char *pModel )` after `int i;` (should be around line 380) Compile, load...