Page 1 of 1
Copy localization from one map to another? [Solved]
Posted: Fri Oct 06, 2006 7:22 am
by Alpha
Can I take the localization from another map and apply it to the one I am currently making. I want the units on my second Firefly map to be localized the same way as the first without going and redoing it all again, is that possible?
RE: Localizing
Posted: Fri Oct 06, 2006 9:02 am
by Penguin
data_abc/common/localize/ copy everything in here to your new map
((NOTE: all new localization, map name, description, etc in the new map will be lost, so write down everythinh before you do this))
RE: Localizing
Posted: Thu Oct 12, 2006 2:00 pm
by osiris_113
This is a problem Im having with localization, so Ill post it here:
Im making a mod/map thing, and everything is good, but, I need to change something, and now whenever I munge the map, the localize does not work. Everything is just NULL, and common.player.quit and DI#)FH#)IFD and w/e.
I edited my editlocalize and checked Localize when I munge, but for some reason, it doesnt want to work anymore.
Munging localization
Posted: Thu Oct 12, 2006 5:26 pm
by AceMastermind
Try munging with both the default "Common" and "Localize" box checked and see if it works.
Posted: Thu Oct 12, 2006 6:10 pm
by osiris_113
Thank you