[DiscordArchive] <@86339151300956160> how do you do it?
[DiscordArchive] <@86339151300956160> how do you do it?
Archived author: Marlamin • Posted: 2018-11-08T14:47:51.888000+00:00
Original source
Hence bad
Archived author: Marlamin • Posted: 2018-11-08T14:48:37.163000+00:00
Original source
See https://github.com/wowdev/WoWDBDefs/issues/40
[Embed: ItemDisplayInfo.db2 wrong cardinality · Issue #40 · wowdev/WoWDBDefs]
It appears that layout 089404D9's GeosetGroup and AttachmentGeosetGroup cardinality should be 6 not 4 but I'm not sure if its me or the tools that are incorrect - can someone confirm?
https://github.com/wowdev/WoWDBDefs/issues/40
Archived author: Marlamin • Posted: 2018-11-08T14:48:46.576000+00:00
Original source
Layouthash does not change when array size changes
Archived author: Marlamin • Posted: 2018-11-08T14:49:17.670000+00:00
Original source
Which might mean definitions could be wrong when Blizzard fucks with those
Archived author: Skarn • Posted: 2018-11-08T14:49:19.363000+00:00
Original source
Ah, I don't need this from definitions
Archived author: Skarn • Posted: 2018-11-08T14:49:24.072000+00:00
Original source
I only need the type
Archived author: Skarn • Posted: 2018-11-08T14:49:56.832000+00:00
Original source
array size would be (field_info.bit_size // 8) // sizeof(definition_type)
Archived author: Marlamin • Posted: 2018-11-08T14:50:02.592000+00:00
Original source
In that case it should be fine, just don't get lengths
Archived author: Marlamin • Posted: 2018-11-08T14:50:10.158000+00:00
Original source
Or sizes whatever you call it
Archived author: Marlamin • Posted: 2018-11-08T14:50:12.526000+00:00
Original source
