Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: what i need to tweak to get civ name with empire and kingdom?  (Read 814 times)

Hiul

  • Bay Watcher
    • View Profile

i dont want it to generated civ name that use union or nation for them, i just copy paste the human entity, but i dont know which one that affect stuff like that, its been a while i do modding.
Logged

Iä! RIAKTOR!

  • Bay Watcher
    • View Profile
Re: what i need to tweak to get civ name with empire and kingdom?
« Reply #1 on: July 15, 2020, 09:22:44 am »

i dont want it to generated civ name that use union or nation for them, i just copy paste the human entity, but i dont know which one that affect stuff like that, its been a while i do modding.
Civ naming of humans permitted by this string.
   [SELECT_SYMBOL:CIV:NAME_ENTITY_KINGDOM]
In languages symbols union and nation are part of the same group as kingdom and empire. You cannot unmix them by just entity coding. You need to create new symbol group of union and other word that you do not want - and then add string CULL_SYMBOL.
Logged

Hiul

  • Bay Watcher
    • View Profile
Re: what i need to tweak to get civ name with empire and kingdom?
« Reply #2 on: July 15, 2020, 11:49:33 pm »

is it hardcode? since i cant found name_entity_kingdom and the like for example name_building_temple and guild. or can it work by simply make it like this? [SELECT_SYMBOL:CIV:EMPIRE]
Logged