--
[ Picked text/plain from multipart/alternative ]
hmmm, lemme find where it installs the game rule object...
heres where it is(in the blank sdk, mind you)
in sdk_client.cpp
//=========================================================
// instantiate the proper game rules object
//=========================================================
void InstallGameRules()
{
CreateGameRulesObject( "CSDKGameRules" );
}
if you are unfortunate enough to be using something different, look
InstallGameRules, CreateGameRulesObject or for the right _client.cpp file.
You would have to install the right game rules class by checking whether you
need multiplayer or not.
Good luck :)
--
Draco
--
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders