using the library i noticed that caveira's dictionary in load_all_operators is always zero in all statistics
this is the dictionary:
{ 'dbnos': 0,
'deaths': 0,
'headshots': 0,
'kills': 0,
'losses': 0,
'melees': 0,
'name': 'caveira',
'statistic': 0,
'statistic_name': 'Interrogations',
'time_played': 0,
'wins': 0,
'xp': 0 }
using the library i noticed that caveira's dictionary in load_all_operators is always zero in all statistics
this is the dictionary: