Skip to content

Commit

Permalink
fix: returned note about commenting out lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav4KZ committed Mar 18, 2022
1 parent e7fefc1 commit 85b5869
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ All paths for yapb voice chat audio files are in the file: ``chatter.cfg`` which

Radio events
--------------------------
``Event Radio_***`` sets the name of the sound files that will be played instead of when the bot speaks a specific radio commands.
``Event Radio_***`` sets the name of the sound files that bot will speak instead of using a specific radio commands.

**Which of them:**

Expand All @@ -114,6 +114,8 @@ Radio events
- ``Event Radio_Negative`` - "Negative." radio command.
- ``Event Radio_EnemyDown`` - "Enemy down." radio command.

You can comment out these lines if you want the bot to use standard radio commands.

Chatter events
--------------------------
``Event Chatter_***`` sets the names of sound files for bot's chatter that it will speak.
Expand Down

0 comments on commit 85b5869

Please sign in to comment.