Posted 20 years ago2004-10-26 20:10:09 UTCPost #69641
I have C++, I have the SDK, and I have appropriate knowledge of C++ coding, but do I compile the cpps and h's from the dll folder into a dll or what do I do with the edited cpp files?
Posted 20 years ago2004-10-27 07:35:21 UTCPost #69747
The sdk pack should have these files sorted (Client.dll, and hl.dll) Compile all the files in one of the folders to make the dlls, yes that means the cpp and h files togerther,