LuaAPI.wiki
changeset 1502 c94cb3aa0b3b
parent 1499 798c1cf9de65
child 1503 2ba0df045adc
--- 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. ||