LuaAPI: update capgrpVolume
authorWuzzy
Wed, 08 Aug 2018 13:15:20 +0100
changeset 1502 c94cb3aa0b3b
parent 1501 d672599679a7
child 1503 2ba0df045adc
LuaAPI: update capgrpVolume
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. ||