new bool: is_primary[MAX_SKILLS], bool: has_primary[33], dropped_primary[33]; new bool: is_secondary[MAX_SKILLS], bool: has_secondary[33], dropped_secondary[33]; ...