Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
Swarm Intelligence
This interdisciplinary book places particle swarms within the larger context of intelligent adaptive behavior and evolutionary computation.
More information at Amazon US UK

Reply to Message

Not registered yet?

The AI Depot has a focused community of friendly users. Rather than let anyone abuse the site at the brink of promiscuity, we prefer to let only those with an active interest participate... this simply requires registering.

Why not sign up!

Joining the site's community is completely free. You can then post messages freely, and customise your personal profile at will. Specific privileges will also be granted to you, like being able to access printer-friendly articles without restrictions. So, why not register?

Username:
Password:
Subject:
Email me when someone replies.
Body:

Parent Message

Yep, Mr. John Laird have the answer!

Hello,

I Posted this link many times ago, but, he is one of the most popular AI designer to use game to test AI.

so:

http://ai.eecs.umich.edu/people/laird/gamesresearch.html

check his papers on AI engines and AI with Quake2 bots.

Check also the SOAR project and the documentation of vers 8 + the advanced technical paper.

So, good luck,

Salutations,

Fred

16 posts.
Tuesday 22 January, 17:27
Reply
Quake 3 specific coding

Hi,
Thanks for the info. We were looking for some info on how to actually code a bot for quake3. Unfortunately all the resources on the net that I've seen about this is on Quake2 (or CounterStrike, etc.). I'm not able to get my hands on an open source quake3 bot or some site which has info on writing a bot for quake3 specifically(basically using C).
Can someone provide some info??

Thanks again for the AI info,
wargasm

4 posts.
Wednesday 23 January, 02:54
Reply
Q3 bot info

You'll find most of what you need about the Quake3 bots here:
http://www.idsoftware.com/home/jan/q3abotai/Q3ABotAI_15.pdf

You are limited (to the C scripts) in changing the default bot AI. You can however hook any dll into the engine if you really want to.

William

19 posts.
Friday 01 March, 18:27
Reply
Re quake 3 docs

Have you find any docs on Quake 3 bots programming. I am developping one too. The above link does not seem to work :-(
If you have any docs or links I will be glad if you post them. Thanks for your help. If you have any question, just email me...

Staan

7 posts.
Monday 29 April, 05:46
Reply
Q3 Bot Shortage

There are not that many bots for Quake3, as the default bots are very good. I know of some that are closed source, but not many open ones.

The link above describes the theory behind the Q3 bot (which you don't have access to), and not implementation issues.

I recommend sticking to Quake 2 for bot development! More about that very soon... promise ;)

935 posts.
Tuesday 30 April, 13:21
Reply

Back to the Artificial Intelligence Depot.