- Joined
- Feb 6, 2014
- Messages
- 2,466
Is there a way to make someone translate a map to a different language without giving him the unprotected version? Maybe something to do with the wts file of the map.
Is there a way to make someone translate a map to a different language without giving him the unprotected version? Maybe something to do with the wts file of the map.
@Ezekiel12, so what I will do is export the wts file, make the person translate it, then import it to my map?
Rephrase that question please. The .wts file contains the trigger strings which are read in all the places those strings are used. There is only one .wts file and it resides inside the map file, so you have to import it if you want to replace it.I have a question though, this will make the map around 200 KB larger because of the imported wts? Is there a way to just replace the current wts without importing?
Not really. The imported .wts file holds all your strings, that's why it is 200KB. Mind though that in the places where these strings were before you now only have placeholders, taking nearly no size. You shift the strings from all the different places to the .wts file, so you're not really increasing map size.The file size if the wts file is 200 KB so importing it will make the map 200 KB larger?