PDA

View Full Version : Am I dumb or what ??


BotUser
29-01-2005, 17:02
Hi all,

I just downloaded CS:Source and the Source SDK via Steam.
However, I did not find any source code included ??
I scanned the whole Steam folder for *.h, *.cpp and *.vcproj files,
but nothing found. The SDK download says it is complete.

I want to make my own server plugin, so where's all the include files
I probably need to build a plugin ? Where's the sample code ?
Do I have to unpack something first ?

???:(

Please help

thanks

BotUser

@$3.1415rin
29-01-2005, 17:52
usually you have to 'launch' the sdk and then "create a new mod" ... then you can tell where to install it to and then you'll have .cpp and .h files :)

botman
29-01-2005, 18:00
See this...

http://wiki.bots-united.com/index.php/Getting%20Started%20with%20the%20Half-Life2%20SDK

botman

BotUser
29-01-2005, 20:37
Ahhh, the masters themselves have spoken :)

That's what I was looking for.

Many thanks !