I was looking in the db_countries.lua file and I have knottiest that every skin has its own “ID” for example:
cnt_unit("{3457BB1E-523F-4C24-BBEA-58D028623F05}", "Ka-50", {
color_scheme("{060AFECF-BFBD-44c5-9C47-D9B5EF35D104}", "Standard"),
color_scheme("{CC7B095B-038D-432e-B8D2-AE1F9A9F0E3A}", "Standard (faded)"),
color_scheme("{3E5CA0B0-C1CA-4b55-87BC-B230371124DA}", "Demo paint scheme #024"),
color_scheme("{B72394A9-596C-433B-9F1F-742F67B1BCC1}", "Demo paint scheme # 22 \"Black Shark\""),
So the question is from where should is take or create the ID for my own skin?