We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Is there any way I can get variable values (from this) as values I can use in my localisation files? Either in the csv or customizable localisation script?
[Root.<variable name>.GetValue] works for custom variables, try if it works for those too? If not, you can export e.g. health to a custom variable, and access that using that string.
[Root.<variable name>.GetValue] works for custom variables, try if it works for those too? If not, you can export e.g. health to a custom variable, and access that using that string.