mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Moved Playing with bots
section to getting_started_running.md doc
This commit is contained in:
parent
06be4c03fa
commit
2ca3443b7f
2 changed files with 16 additions and 16 deletions
|
@ -25,4 +25,10 @@ This has two advantages:
|
|||
- On a multi-user system, each user will have their own configuration file
|
||||
- It doesn't overwrite the existing MOHAA configuration in the MOHAA installation directory.
|
||||
|
||||
Note that the configuration file isn't created nor written automatically on a dedicated server (**omohaaded**).
|
||||
Note that the configuration file isn't created nor written automatically on a dedicated server (**omohaaded**).
|
||||
|
||||
## Playing with bots
|
||||
|
||||
OpenMoHAA has a basic bot system that emulates real players. The maximum number of bots is defined by the `sv_maxbots` variable, and the number of initial bots is defined by the `sv_numbots` variable. Bots can also be added or removed using the `addbot` and `removebot` commands.
|
||||
|
||||
This feature is a great way to test the gameplay and mods.
|
Loading…
Add table
Add a link
Reference in a new issue