40 lines
852 B
Markdown
40 lines
852 B
Markdown
# RefoselBots
|
|
|
|
Bot system designed specifically for RefoselTeamWork gamemodes.
|
|
|
|
## Features
|
|
|
|
- Team-based AI bots for Team Deathmatch
|
|
- NextBot navigation system
|
|
- Quota system (auto-balance bot count)
|
|
- VJ Base weapon support
|
|
|
|
## Console Commands
|
|
|
|
- `refoselbots_add [amount]` - Add bots
|
|
- `refoselbots_kick [name/all]` - Kick bots
|
|
- `refoselbots_quota [number]` - Auto-balance bots
|
|
|
|
## Installation
|
|
|
|
1. Copy `refoselbots` folder to `garrysmod/addons`
|
|
2. Ensure navmesh is generated on your map (`nav_generate`)
|
|
3. Add bots with `refoselbots_add` or set quota
|
|
|
|
---
|
|
|
|
## Credits
|
|
|
|
### Original Code
|
|
**LeadBot** - https://github.com/LeadKiller/leadbot
|
|
|
|
---
|
|
|
|
<div align="center">
|
|
|
|
**[Website](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
|
|
|
|
*Made with ❤️ by RefoselTeamWork*
|
|
|
|
</div>
|