- https://github.com/Windower/Lua/blob/dev/addons/libs/packets/data.lua
- https://github.com/Windower/Lua/blob/dev/addons/libs/packets/fields.lua
参考になる†
Skill Chain†
windower.register_event('incoming chunk', function(id, packet, data, modified, is_injected, is_blocked)
if (id ~= 0x28 or not active) then
return
end