File you need
- Changed HL SDK. You can download this at the RealBot filebase. Its a big download (1.25 Megs).
Note this is not the complete HLSDK, it ONLY contains Multiplayer Source...
- Metamod source, You can download this at the RealBot filebase.
keep in mind this is not the complete metamod package. It is a stripped version, for a complete version get the metamod zip file from the metamod site and then overwrite that package with this package on the realbot filebase.
THIS IS ALL IN ONE FILE NOW, GETSTARTED.ZIP!
How to set it up
Create a directory, ie like "RealBot"
then into that directory unzip GETSTARTED.ZIP , it will create a sub-dir 'hlsdk' and 'metamod-1.17'. So you have now:
RealBot
|-Hlsdk
|-Metamod
|-realbot_plugin
in realbot_plugin, you should set CVS so you GET the files into there. In that directory you also find realbot_mm.** files, there you have your workspace to open with MSVC and such.
Note, if you cannot grab the source with CVS yet, visit:
http://forums.bots-united.com/showthread.php?t=1816
Set your paths
In order to compile this, you need to set the paths to several directories in your HLSDK and metamod., i will use the example directory to give you an idea:
RealBot\Metamod-1.17
RealBot\hlsdk\Multiplayer source\engine
RealBot\hlsdk\Multiplayer source\
RealBot\hlsdk\Multiplayer source\dlls
RealBot\hlsdk\Multiplayer source\common
RealBot\hlsdk\Multiplayer source\pm_shared