В общем добавил новые tops, legs. hats. прописал новые айди после обновления в ClothesComponent.cs по методу отключения всех dls и запуск сервера команда /clothoff и F11 что получилось скину ниже, вот собственно проблема в /tsc отображается и в магазине одежды тоже, после покупки выдает либо не тот предмет либо его просто не видно, предмет выдает в инвентарь, что может быть не так?
{//Man
{ ClothesComponent.Hat, 247 }, //+
{ ClothesComponent.Torsos, 215 },
{ ClothesComponent.Legs, 235 }, //+
{ ClothesComponent.Shoes, 164 }, //+
{ ClothesComponent.Accessories, 204 }, //+
{ ClothesComponent.BodyArmors, 65 },
{ ClothesComponent.Tops, 629 }, // +
{ ClothesComponent.Undershirts, 222 },
{ ClothesComponent.Masks, 249 },//+
{ ClothesComponent.Ears, 42 },
{ ClothesComponent.Watches, 49}, //+
{ ClothesComponent.Glasses, 59 },
{ ClothesComponent.Bugs,111 },
{ ClothesComponent.Bracelets, 16 },
{ ClothesComponent.Decals, 305 },
}
},
{ false, new Dictionary<ClothesComponent, int>()
{
{ ClothesComponent.Hat, 246 }, //+
{ ClothesComponent.Torsos, 249 },
{ ClothesComponent.Legs, 248 }, //+
{ ClothesComponent.Shoes, 172 }, //+
{ ClothesComponent.Accessories, 174 }, //a
{ ClothesComponent.BodyArmors, 65 },
{ ClothesComponent.Tops, 672 }, //+
{ ClothesComponent.Undershirts, 267 },
{ ClothesComponent.Masks, 250}, //+
{ ClothesComponent.Ears, 23 },
{ ClothesComponent.Watches, 38 }, //+
{ ClothesComponent.Glasses, 61 }, //+
{ ClothesComponent.Bugs, 111 },
{ ClothesComponent.Bracelets, 23 },
{ ClothesComponent.Decals, 322 },
}
{//Man
{ ClothesComponent.Hat, 247 }, //+
{ ClothesComponent.Torsos, 215 },
{ ClothesComponent.Legs, 235 }, //+
{ ClothesComponent.Shoes, 164 }, //+
{ ClothesComponent.Accessories, 204 }, //+
{ ClothesComponent.BodyArmors, 65 },
{ ClothesComponent.Tops, 629 }, // +
{ ClothesComponent.Undershirts, 222 },
{ ClothesComponent.Masks, 249 },//+
{ ClothesComponent.Ears, 42 },
{ ClothesComponent.Watches, 49}, //+
{ ClothesComponent.Glasses, 59 },
{ ClothesComponent.Bugs,111 },
{ ClothesComponent.Bracelets, 16 },
{ ClothesComponent.Decals, 305 },
}
},
{ false, new Dictionary<ClothesComponent, int>()
{
{ ClothesComponent.Hat, 246 }, //+
{ ClothesComponent.Torsos, 249 },
{ ClothesComponent.Legs, 248 }, //+
{ ClothesComponent.Shoes, 172 }, //+
{ ClothesComponent.Accessories, 174 }, //a
{ ClothesComponent.BodyArmors, 65 },
{ ClothesComponent.Tops, 672 }, //+
{ ClothesComponent.Undershirts, 267 },
{ ClothesComponent.Masks, 250}, //+
{ ClothesComponent.Ears, 23 },
{ ClothesComponent.Watches, 38 }, //+
{ ClothesComponent.Glasses, 61 }, //+
{ ClothesComponent.Bugs, 111 },
{ ClothesComponent.Bracelets, 23 },
{ ClothesComponent.Decals, 322 },
}