# HG changeset patch # User Wuzzy # Date 1533730520 -3600 # Node ID c94cb3aa0b3b521bb33e4657876f65f4f75bcf6a # Parent d672599679a7324ac8dd0764952e21bdd1abfd8c LuaAPI: update capgrpVolume diff -r d672599679a7 -r c94cb3aa0b3b LuaAPI.wiki --- a/LuaAPI.wiki Fri Aug 03 15:19:22 2018 -0400 +++ b/LuaAPI.wiki Wed Aug 08 13:15:20 2018 +0100 @@ -1366,7 +1366,7 @@ || *`captiongroup`* || *Meaning* || || `capgrpGameState` || Used for important global game events, like Sudden Death || || `capgrpAmmoinfo` || Used for new weapon crates and some other events || -|| `capgrpVolume` || Used when adjusting volume || +|| `capgrpVolume` || Used for “local” changes of client settings that don't affect gameplay, like volume change, auto camera on/off, etc. || || `capgrpMessage` || Generic message || || `capgrpMessage2` || Generic message || || `capgrpAmmostate` || Used to show information about weapon state, i.e. bounce level, timer, remaining shots, etc. ||