• 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.

San troy

Sergeant
85 Badges
May 12, 2017
91
95
  • Stellaris: Humanoids Species Pack
  • Imperator: Rome Deluxe Edition
  • Europa Universalis IV: Golden Century
  • Stellaris: Megacorp
  • Cities: Skylines Industries
  • Shadowrun Returns
  • Europa Universalis IV: Dharma
  • Stellaris: Distant Stars
  • Cities: Skylines - Parklife
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Apocalypse
  • Imperator: Rome
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis IV: Cradle of Civilization
  • Cities: Skylines - Green Cities
  • Age of Wonders III
  • Stellaris: Synthetic Dawn
  • Hearts of Iron IV: Death or Dishonor
  • Surviving Mars
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Imperator: Rome - Magna Graecia
  • Hearts of Iron 4: Arms Against Tyranny
  • Hearts of Iron IV: No Step Back
  • Hearts of Iron IV: By Blood Alone
  • Victoria 3 Sign Up
  • Stellaris: Nemesis
  • Stellaris: Necroids
  • Europa Universalis 4: Emperor
  • Island Bound
  • Battle for Bosporus
  • Crusader Kings III
  • Cities: Skylines - Mass Transit
  • Stellaris: Federations
  • Hearts of Iron IV: La Resistance
  • Prison Architect: Psych Ward
  • Stellaris: Lithoids
  • Age of Wonders: Planetfall Deluxe edition
  • Age of Wonders: Planetfall
  • Stellaris: Ancient Relics
  • Prison Architect
  • Hearts of Iron IV: Expansion Pass
  • For the Motherland
  • Europa Universalis III: Collection
  • Cities: Skylines
  • Warlock: Master of the Arcane
  • Victoria 2
  • Semper Fi
  • Europa Universalis IV: Res Publica
  • Heir to the Throne
Short summary of your issue
[modding] Custom loc for faith type not working

Game Version
1.3.1

What OS are you playing on?
Windows

What platform are you using?
Steam

Do you have mods enabled?
Yes

Have you tried verifying your game files (Steam only)?
Yes

How much "pain" is this causing you?
5

Please explain the issue you experienced in the most condensed way possible
From Custom Loc readme.txt We can see there's support for faith type object, also described in docs, but it seems it isn't working at all.

Quick example:

txt def:

Code:
PantheonTermTest = {
    type = faith

    text = {
        localization_key = pantheon_term_test
    }
}

yml:

Code:
pantheon_term_test:0 "test"

the use:

Code:
[GetPlayer.GetFaith.Custom('PantheonTermTest')]

It will not display errors or string.
If I adjust the whole thing for character type it works.


I have attached a save game
No

Upload Attachment
File(s) attached
 

Attachments

  • faith.png
    faith.png
    51,3 KB · Views: 0
Upvote 0