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