Hey shargaas, the event i was working with and the one with the issue is:
{info: {“info”:{“me”:{“weapons”:"{“weapon0”:“Longbow DMR”,“weapon1”:“P2020”}"}},“feature”:“inventory”}},
unless fixed i might be able to use the in use event as a partial bypass, but for example will never be aware of a situation where lets say
weapon0 = r99
weapon1 = LSTAR
R99 is in use
LSTAR was thrown away. using backpack right-click
since the in use weapon will not be called cause the in use weapon was never changed (still r99)
and my equipped weapons event already showed me a “weapon0: r99” (without weapon1 since those weapons don’t turn up there )
i will not be able to catch the change. and display the information at real-time
if you could somehow make that event show the weapons properly and not only the in-use event it would be really awesome.