Forum: Other SDKs
25-01-2005
|
Replies: 4
Views: 10,270
Re: Halo SDK
Where can you even download the Halo SDK? They actually released the Halo source?
|
Forum: Half-Life 2 SDK
19-01-2005
|
Replies: 49
Views: 32,689
Re: How to do correct movement
ok I added GAME_DLL to my preprocessor and then I just tried adding:
#include "cbase.h"
#include "baseentity.h"
to my header file for my plugin, I still get about 300 errors, any...
|
Forum: Half-Life 2 SDK
11-01-2005
|
Replies: 49
Views: 32,689
Re: How to do correct movement
I could compile the second zip file he posted fine, but I was unable to find where you defined GAME_DLL, which file did you put that in if you mind me asking?
|