packet.blocks['RegionInfo'][0].get_variable('SimName').data
with this:
packet['RegionInfo'][0]['SimName']
Reviewed by Enus Linden
11 KiB
11 KiB
packet.blocks['RegionInfo'][0].get_variable('SimName').data
with this:
packet['RegionInfo'][0]['SimName']
Reviewed by Enus Linden