What's the command line you're running with? Is there a client.dll and server.dll getting built into the bin directory under where the -game parameter points at? Are they the ones you're building? Try inserting some Msg() code into cdll_client_int.cpp, OnRenderStart and see if that spits anything out.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of r00t 3:16 Sent: Monday, February 21, 2005 11:07 PM To: [email protected] Subject: Re: [hlcoders] Debugging HL2DM Sdk Noone has a clue about this? I can not for the life of me do anything with the HL2DM sdk? I tried the MP SDK and everything works as it should. Not sure what the deal is... Also in the solution explorer it shows CounterStrike DLL TF2 DLL and these were never there before. They have some files under those but the system can not find the path error when I try to open one of the files. Maybe I got a screwed up download? r00t 3:16 CQC Gaming www.cqc-gaming.com ----- Original Message ----- From: "r00t 3:16" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, February 19, 2005 9:46 PM Subject: Re: [hlcoders] Debugging HL2DM Sdk > Also while doing more testing... > > > void CHL2MPRules::Think( void ) > { > DevMsg(2,"%s\n", ShouldRestartRound() ); .... > } > > That does not Give me anything when I launch the game, with developer > 2 set in the console. > That should scoll in the console and does not. > > So why does it seem changes can not be made to the hl2dm_ files ? > > r00t 3:16 > CQC Gaming > www.cqc-gaming.com > > > ----- Original Message ----- > From: "r00t 3:16" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Saturday, February 19, 2005 9:39 PM > Subject: [hlcoders] Debugging HL2DM Sdk > > >> Anyone try to debug this ? >> It will not allow me to go into the hl properties to add the debug >> options. >> >> Client or Server projects. >> >> Box comes up and says unspecified error >> >> Any ideas what might cause this? >> >> >> >> r00t 3:16 >> CQC Gaming >> www.cqc-gaming.com >> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list >> archives, please visit: >> http://list.valvesoftware.com/mailman/listinfo/hlcoders >> >> >> > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

