Main Page
From Bots-United Wiki
Contents[hide] |
Welcome to the Bots United wiki!
We are trying to gather as much technical information as possible about bots, games, their coding and their usage in the same place. We encourage you to add your contribution as soon as you find anything useful, be it user documentation or programmer reference.
This wiki is divided into sections. The goal is to make it the most clear and helpful resource center for bot coders and bot users. There will be programming topics about the different game SDKs first, and user guides for our bots as well.
If you are not used to the wiki syntax, first try to use it inside the Sandbox
Don't be afraid to contribute!
If you think you don't know enough about a particular topic, start it anyway, and let someone else finish
Programmer's section
General bot coding topics
Half-Life SDK related topics
- Player angles
- Display messages with the Half-Life engine
- Display beams with the Half-Life engine
- Spawn a bot with the Half-Life engine
- Classic plugin framework
- Metamod plugin framework
- Useful Half-life commands
Source SDK related topics
- Getting started with the Source SDK
- Getting started with server plugins
- Source engine interfaces
- Display messages with the Source engine
- Display beams with the Source engine
- Spawn a bot with the Source engine
Math related topics
C/C++ related topics
Compiling sources
Bot user documentation
General topics
Day of Defeat
Counter Strike
- How to install metamod
- How to uninstall metamod
- How to install a metamod bot (or any metamod plugin)
- How to uninstall a metamod bot (or any metamod plugin)
- How to install a non-metamod bot
- How to uninstall a non-metamod bot