Skip to content

Releases: DartsArmaMods/ChatWheelRedux

v1.4 Chat Wheel Redux

12 Sep 22:22

Choose a tag to compare

Moved some code to functions, CWR_fnc_getNearbyPlayers and CWR_fnc_isPlayer.
Fixed voice lines not being able to play at mission start (within the first CWR_Voice_CoolDown seconds).
Updated requiredAddons (added CBA_events and CBA_hashes).
Volume slider for custom voice lines.

New voice line tag, vl-Unconscious.
Automatic messages when a player goes unconscious (for ACE Medical, will not be triggered if ace is not loaded).

v1.3.3 Chat Wheel Redux

20 Aug 04:15

Choose a tag to compare

Converted all function names to camel case
Removed developer include, caused CTD on launch

v1.3.2 Chat Wheel Redux

20 Aug 04:14

Choose a tag to compare

Pre-release

1.3.2 is not stable for release. It accidentally contained an #include message for a development file, which causes a CTD (crash to desktop) on launch.

Added debug message option and dev log function
Changed sendMessage function to sendGroupMessage.
Fixed grenade voice line playing for each nearby player.

  • Caused situations where if 10 players were nearby, all players would hear a voice line 10 times.

v1.3.1 Chat Wheel Redux

17 Aug 20:56

Choose a tag to compare

Minor fix for a typo in the grenade script. Caused the message/voice line to not be sent.

v1.3.0 Chat Wheel Redux

17 Aug 18:28

Choose a tag to compare

Grenade message now denotes between normal (explosive) and smoke grenades.
ThrowSmoke voice line added.

Script files renamed to camelCase.
Grenade handler split into separate functions, now only checks for ACE being loaded once.

v1.2.0 Chat Wheel Redux

19 Jul 21:53

Choose a tag to compare

Automatic messages on grenade throw (can be disabled on each client), also displays player's bearing.
- Includes voiceline support: ThrowGrenade
Split up contact tag into direction, bearing, and distance tags

v1.1.0 Chat Wheel Redux

18 Jul 14:40

Choose a tag to compare

Fixed the tag menu not appearing, and some settings were mistakenly marked as needing a restart to apply.

v1.0.0 Chat Wheel Redux

17 Jul 00:15

Choose a tag to compare

First release of Chat Wheel Redux, a complete rewrite of Jenna's original mod. It includes many more features such as a tags system, allowing users to add functionality to their own custom messages.