Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
Data Mining: Practical Machine Learning Tools and Techniques
Data mining techniques are used to power intelligent software. The book shows how machine learning can be used to find predictive patterns in data comprehensible to managers and developers alike.
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

Quake 2 bot to Quake 3 bot

Dear all,

I have been developing my own Q2 bot. It's quite a simple bot as I'm relatively new to AI and have been using my Q2 bot to help further my understanding of AI technology.

However, for personal reasons (sadly not development reasons) I'm wishing to implement my bot on Q3. That's the sticking point, I can't find much material on the internet about Q3 bot development.

If anybody could help I'd be most grateful,

Yours sincerely,

David

2 posts.
Sunday 19 May, 06:15
Reply
Quake 3 Under the Hood

Indeed, there are very few tutorials, little documentation, and even fewer open source Q3 bots out there.

However, if you are familiar with Quake 2, this will be even easier. Quake 3 already has support for bots (of which you have the higher layers of code in the Q3 source), and it has a very simple structure for handling commands.

My suggestion is to get dug in to the code. I've not taken a very deep look myself, but feel free to ask us specific questions here!

935 posts.
Sunday 19 May, 13:53
Reply
Off I go

Thanks for that ... I guess I'll have to give it a go ... never know might write a guide (only slightly serious).

David Young

2 posts.
Sunday 19 May, 14:00
Reply
Q3 Guide or Source

If you decide to release a quick explanation, you've found a place to publish it ;)

And if you want to really contribute to the community, you may want to help along with my current game AI related efforts... shameless plug number four! :P

935 posts.
Monday 20 May, 15:25
Reply

Back to the Artificial Intelligence Depot.