Attachment Sound Type getting from config file.
См. определение в файле ItemBase.c строка 4362
4363 {
4364 string att_type = "None";
4365
4366 if (ConfigIsExisting("soundAttType"))
4367 {
4368 att_type = ConfigGetString("soundAttType");
4369 }
4370
4372 }
bool m_IsResultOfSplit string m_SoundAttType
distinguish if item has been created as new or it came from splitting (server only flag)
Перекрестные ссылки m_SoundAttType.