Initial commit - RefoselBots
This commit is contained in:
29
README.md
Normal file
29
README.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user