I was trying to remove protection from this map: https://www.epicwar.com/maps/340385/, but I ran into a strange problem. I couldn’t find the Silk files, like "UnitData.slk," in the usual locations. I checked the main path and the "Units" folder, but they were not there ("UnitData.slk" or "Units\UnitData.slk").
I also searched for other possible locations:
Code: Select all
'UnitData.slk'
'Unit\UnitData.slk'
'Units\UnitData.slk'
'Units\Units\UnitData.slk'
'Scripts\UnitData.slk'
'Objects\UnitData.slk'
'Data\UnitData.slk'
'Custom\UnitData.slk'
'war3mapImported\UnitData.slk'
'war3mapImported\Units\UnitData.slk'
'Custom_V1\Units\UnitData.slk'
'Custom_V1\Units\NotUsed_UnitData.slk'
'Custom_V0\Units\UnitData.slk'
'Custom_V0\Units\NotUsed_UnitData.slk'