.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   The RealBot 'Source' (http://forums.bots-united.com/forumdisplay.php?f=52)
-   -   RealBot source code at Github! (http://forums.bots-united.com/showthread.php?t=6471)

stefanhendriks 22-08-2007 21:13

RealBot source code at Github!
 
(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! :)

:thumbup:

The Storm 22-08-2007 22:22

Re: RealBot source code at Google Code!
 
The Express version is perfect, you must try it. :)

stefanhendriks 22-08-2007 22:55

Re: RealBot source code at Google Code!
 
I don't know if i need anything additional to compile it?

The Storm 22-08-2007 23:23

Re: RealBot source code at Google Code!
 
Nope, just download and install, it will convert your project files but sinse the Express version support the ISO C++ standarts and VS 6.0 don't you may need to update a bit your code. :)

stefanhendriks 23-08-2007 09:06

Re: RealBot source code at Google Code!
 
Ah, thats good to hear. Now i remember, i had more trouble compiling the HLSDK 2 with it. :)

The Storm 24-08-2007 11:11

Re: RealBot source code at Google Code!
 
Yes, HL2SDK is a bit problem. :)

stefanhendriks 29-06-2008 17:27

Re: RealBot source code at Google Code!
 
i have installed visual studio 2008, and it compiles fine. You have to supress some warnings, but then it goes fine.

The Storm 29-06-2008 19:23

Re: RealBot source code at Google Code!
 
Actually the compiler of VC++ 2008 is almost the same as the VC++ 2005 with the same "deprecated" functions warnings that MS putted in...

stefanhendriks 29-06-2008 19:34

Re: RealBot source code at Google Code!
 
Ah good to hear, because I basically skipped VS2005. Since I code for a living in Java, I don't really touch C/C++/C# that much as I would like.

The Storm 29-06-2008 21:23

Re: RealBot source code at Google Code!
 
Not much on the topic but how is Java compared to C++? :)


All times are GMT +2. The time now is 10:22.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.