.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Bot Coding (http://forums.bots-united.com/forumdisplay.php?f=24)
-   -   Guide : Metamod bot framework (http://forums.bots-united.com/showthread.php?t=3508)

koraX 31-01-2005 13:01

Guide : Metamod bot framework
 
This document deals with framework for Half-life 1 plugin (e.g. bot) running with Metamod.

This document is good for understanding structure of a plugin. It describes connections between the Half-Life, metamod, game and plugin. It deals with exported functions, game API and engine API. It shows how these functions are called and how they cooperate. It also helps If you're lost in all these calls and hooks.

linky : http://neuron.tuke.sk/~wagner/kxbot/...k-metamod.html

for all you lazy bastards :
http://neuron.tuke.sk/~wagner/kxbot/...-thumbnail.gif
read description here

Guide to classic framework is here


... and expect koraXs bot framework source code in few weeks, which is something like HPB template, only it does support both metamod and non-metamod, and using C++, classes, namespaces and STL.

Pierre-Marie Baty 01-02-2005 15:12

Re: Guide : Metamod bot framework
 
Wouldn't it be a good idea to put such things in the wiki?

koraX 01-02-2005 19:25

Re: Guide : Metamod bot framework
 
Quote:

Originally Posted by Pierre-Marie Baty
Wouldn't it be a good idea to put such things in the wiki?

I'll try :)

I know I've recommended phpwiki when there was a debate about wiki, but haven't you considered using media wiki, which is engine also for wikipedia ? Better support and a lot nicer IMO :)

Pierre-Marie Baty 01-02-2005 21:13

Re: Guide : Metamod bot framework
 
I was not involved in the choice of the wiki engine, but that's true... this wiki is much nicer. I wonder how much hassle it would be to switch ?


All times are GMT +2. The time now is 12:34.

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