Skip to content

Commit

Permalink
Documentation - Update for v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpas committed Oct 19, 2021
1 parent 749bd16 commit f0b4802
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions docs/_includes/custom/functions-list-api.html
Expand Up @@ -2140,9 +2140,9 @@
1 | Rackname - this is diplayed to the user. Ideally short | STRING | ""
2 | Rack short name - displayed in GUI information. Max 4 characters | STRING | ""
3 | Is mounted radio removable | BOOLEAN | false
5 | Access - Determines who can use the rack | ARRAY | ["inside"]
6 | Disabled positions - Blacklist rack use positions | ARRAY | []
4 | Base classname of the mounted radio (Without ID). Empty string for no radio | STRING | ""
4 | Access - Determines who can use the rack | ARRAY | ["inside"]
5 | Disabled positions - Blacklist rack use positions | ARRAY | []
6 | Base classname of the mounted radio (Without ID). Empty string for no radio | STRING | ""
7 | Components | ARRAY | []
8 | Connected intercoms | ARRAY | []
2 | Force initialisation | BOOL | false
Expand Down
4 changes: 2 additions & 2 deletions docs/wiki/user/feature-list.md
Expand Up @@ -32,7 +32,7 @@ This playtesting allows us to guarantee that ACRE2 supports, without glitches, 1
- In-game speakers; you can put your radio on 'speaker' mode and everyone can listen. If you drop the radio, it keeps playing!
- Multiple Push-To-Talk keys, for assigning different radios to different hotkeys
- Preset naming and descriptions for radios that support it. Includes name showing in hints
- External radios; radios in other player's inventory can be accessed and used (dev-build only)
- External radios; radios in other player's inventory can be accessed and used
- Automatic TeamSpeak 3 Channel Switching

### Radio Communications
Expand All @@ -52,7 +52,7 @@ This playtesting allows us to guarantee that ACRE2 supports, without glitches, 1
- Vehicle Intercoms and Infantry Telephones
- Vehicle Attenuation
- AI Hears you
- Possibility to send voice and text messages to groups of players without attenuation (God Mode) (dev-build only)
- Possibility to send voice and text messages to groups of players without attenuation (God Mode)

### TVT

Expand Down

0 comments on commit f0b4802

Please sign in to comment.