[DiscordArchive] so if flag 0x4 is set, I also need to read IDs from records?
[DiscordArchive] so if flag 0x4 is set, I also need to read IDs from records?
Archived author: Skarn • Posted: 2018-11-07T09:57:23.231000+00:00
Original source
so if flag 0x4 is set, I also need to read IDs from records?
Archived author: Skarn • Posted: 2018-11-07T09:57:33.285000+00:00
Original source
but in that case, are they also in id_list?
Archived author: Deleted User • Posted: 2018-11-07T09:58:20.659000+00:00
Original source
If the index table flag is set all ids are in the list
Archived author: Deleted User • Posted: 2018-11-07T09:58:32.975000+00:00
Original source
If it’s not set there is no index table at all
Archived author: Deleted User • Posted: 2018-11-07T09:58:59.197000+00:00
Original source
And the id index field indicates where in the record it is
Archived author: Skarn • Posted: 2018-11-07T10:00:31.128000+00:00
Original source
okay, that's clear
Archived author: Skarn • Posted: 2018-11-07T10:00:31.757000+00:00
Original source
thx