07.10.2019, 11:54
I just checked and there is no volume in there. You can read it this way
It will give you a table like this
* table:
["fixed"]
* bool: false
["volume"]
* number: 35
["muted"]
* bool: false
Code:
groupstate = storage.get('app:se-sa:' .. groupID .. ':GroupVolume')
* table:
["fixed"]
* bool: false
["volume"]
* number: 35
["muted"]
* bool: false
------------------------------
Ctrl+F5
Ctrl+F5