Code: Select all
64 00 00 00 00 00 00 00 20 41 00 00 00 00 00 00
00 00 00 00 00 00 00 00 0500 = display_spell_tier (int8)
00 00 00 00 = minimum_range (float)
00 00 20 41 = range (float)
00 00 00 00 = not accounted for in struct.
00 00 00 00 = duration1 (int32)
00 00 00 00 = duration2 (int32)
00 = unknown9 (int8)
00 = duration_flag (int8)
05 = target (int8)
out of all the packets I have looked at that I have collected within the past few days, those 4 bytes are between the range and duration. So far it has always been all zeros. So is this a new unknown value?