reinvent the group sequence

This commit is contained in:
2026-04-25 22:32:52 +02:00
parent 4b904bc720
commit 3b75eff115
9 changed files with 46 additions and 148 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ local function group_handler(group_type)
if group_type == "O" then return get_aid()
elseif group_type == "K" then return get_data() end
end
rds.ext.register_group("OK", group_handler)
rds.ext.register_group("\x06\xff", group_handler)
table.insert(hooks.on_state, function ()
_RDS_ODAs = {}