-- [ Picked text/plain from multipart/alternative ] I've got a weird problem here...
void test_Callback_f( ConVar *var, char const *pOldString ) { var->Revert(); } ConVar test( "test", "", 0, "test", test_Callback_f ); The following code makes hl2.exe immediately shutdown (HL2 has never closed so fast!) when it reverts the convar. Greetings, Robbie -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders