[solved] Reference locale keys from within locale strings
Posted: Mon Sep 19, 2016 6:56 pm
EDIT: Solved - see: viewtopic.php?p=208239#p208239
As a very primitive example:
This would be useful for including locale keys defined in other mods within a locale key associated with an entity or item, for example.
See also: viewtopic.php?f=25&t=32775
As a very primitive example:
Code: Select all
[thing]
secondary-key = hoo
primary-key = woo __thing.secondary-key__
See also: viewtopic.php?f=25&t=32775