Re: getting started -
22-02-2004
1. Yes, Visual Studio .NET will work. I use it myself and it works great.
2. In your options you must set up the include directories for the following folders in your hl sdk directory...
engine
common
dlls
pm_shared
and finally your metamod folder ( the one that contains meta_api.h )
There are a few other things...
I suggest only browsing over the default plugins, most of the stub plugin is bloated and can be trimmed to one source file.
|