because you have a missing symbol
use this
Config.AdutyClothing = {
['admin'] = {
['male'] = {
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 287, ['torso_2'] = 2,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 3,
['pants_1'] = 114, ['pants_2'] = 2,
['shoes_1'] = 78, ['shoes_2'] = 2,
['helmet_1'] = -1, ['helmet_2'] = 0,
['mask_1'] = 135, ['mask_2'] = 2,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = 0, ['ears_2'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['hair_1'] = 0, ['hair_2'] = 0,
['bproof_1'] = 0, ['bproof_2'] = 0
},
['female'] = {
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 300, ['torso_2'] = 2,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 8,
['pants_1'] = 121, ['pants_2'] = 2,
['shoes_1'] = 82, ['shoes_2'] = 2,
['helmet_1'] = -1, ['helmet_2'] = 0,
['mask_1'] = 153, ['mask_2'] = 2,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = 0, ['ears_2'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['hair_1'] = 0, ['hair_2'] = 0,
['bproof_1'] = 0, ['bproof_2'] = 0
},
['t-sup'] = {
['male'] = {
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 287, ['torso_2'] = 2,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 3,
['pants_1'] = 114, ['pants_2'] = 2,
['shoes_1'] = 78, ['shoes_2'] = 2,
['helmet_1'] = -1, ['helmet_2'] = 0,
['mask_1'] = 135, ['mask_2'] = 2,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = 0, ['ears_2'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['hair_1'] = 0, ['hair_2'] = 0,
['bproof_1'] = 0, ['bproof_2'] = 0
},
['female'] = {
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 300, ['torso_2'] = 2,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 8,
['pants_1'] = 121, ['pants_2'] = 2,
['shoes_1'] = 82, ['shoes_2'] = 2,
['helmet_1'] = -1, ['helmet_2'] = 0,
['mask_1'] = 153, ['mask_2'] = 2,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = 0, ['ears_2'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['hair_1'] = 0, ['hair_2'] = 0,
['bproof_1'] = 0, ['bproof_2'] = 0
},
}
