.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Developer's Farm > General Bot Coding
General Bot Coding See what a pain it is to get those little mechs shooting around

Reply
 
Thread Tools
koraX's bot framework
Old
  (#1)
koraX
Member
 
koraX's Avatar
 
Status: Offline
Posts: 145
Join Date: Jan 2004
Location: Slovak Republic
Default koraX's bot framework - 25-03-2005

download koraX's bot framework 1.0.0

Is is something like botman's HPB-bot template, but in C++. It supports both metamod and non-metamod, no-steam and steam.

It is using koraX's utils, released recently :p

Well it may be bit hard to understand this framework because it is bit different than HL SDK or any bot here. But someone may find it useful, so I'm releasing it.

Compiles under MSVC.NET, gcc is supported too, but I don't know how to correctly export GiveFnptrsToDll under DevC++ (how to include .def file in project)


kXBot
koraX's utils
- see my homepage for other projects (OpenGL CSG Editor, FAT16 Sim, NNetwork Sim, ...)
  
Reply With Quote
Re: koraX's bot framework
Old
  (#2)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: koraX's bot framework - 26-03-2005

"Compiles under MSVC.NET, gcc is supported too, but I don't know how to correctly export GiveFnptrsToDll under DevC++ (how to include .def file in project)"

actually you needn't use .def files for MinGW, just use "--add-stdcall-alias" parameter in dllwrap command and use this for GiveFnptrsToDll() function:

extern "C" __declspec(dllexport) void __stdcall GiveFnptrsToDll(......)

Last edited by Whistler; 26-03-2005 at 08:07..
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com