10 lines
421 B
Plaintext
10 lines
421 B
Plaintext
; This is the example config file for pCampbot
|
|
; To use it, copy this file to pCampbot.ini and change settings if required
|
|
|
|
[Bot]
|
|
; Control whether bots should regularly send agent updates
|
|
; Not sending agent updates will reduce CPU requirements for pCampbot but greatly
|
|
; reduce the realism compared to viewers which are constantly sending AgentUpdates UDP packets
|
|
; Defaults to true.
|
|
SendAgentUpdates = true
|