Page 1 of 1

[solved] Reference locale keys from within locale strings

Posted: Mon Sep 19, 2016 6:56 pm
by aubergine18
EDIT: Solved - see: viewtopic.php?p=208239#p208239

As a very primitive example:

Code: Select all

[thing]
secondary-key = hoo
primary-key = woo __thing.secondary-key__
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