View Single Post
RealBot source code at Github!
Old
  (#1)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Big Grin RealBot source code at Github! - 22-08-2007

(edited 03/09/2018, to point to correct up to date repositories)

Check out my projects at:

https://github.com/stefanhendriks
and:
https://github.com/Fundynamic

Where you also have :

https://github.com/stefanhendriks/RealBot

Get GIT and clone the project to get the source. You should be able to compile it easily.

The repository contains the 2 required dependencies:

metamod 1.21
half-life 1 sdk - multiplayer

include directories needed are:
hlsdk\multiplayer source\dlls
hlsdk\multiplayer source\common
hlsdk\multiplayer source\pm_shared
hlsdk\multiplayer source\engine
metamod-hl1\metamod

Be sure you have it in this order and have the Windows include directory be AFTER this order.

It *should* compile with minGW and such, but i cannot verify this, since i compile it with Visual C++ 6.0. Yah, very old. I did not try Visual C++ Express yet.

If you want to participate with coding:
- you need a gmail account
- you need coding experience
- you can mail me and ask

Any questions? ask!



Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me

Last edited by stefanhendriks; 03-09-2018 at 07:57..
  
Reply With Quote