Page 40 of 40 FirstFirst ... 153031323334353637383940
Results 781 to 794 of 794

Thread: The Last Kingdom - BASIC INFO and FIRST PREVIEW

  1. #781

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    Waht about BattleAI ? Is it change or it vanille?

  2. #782

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    Probably Vanilla. The team said nothing about any changes.

  3. #783
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,125
    Blog Entries
    35

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    XAI 4.0 - check descr_campaign_ai\db and descr_battle for notes.










  4. #784

    Default Re: The Last Kingdom - FIRST PREVIEW

    Just wondering, do faction leaders get titles in front of their names, like King? I ask this because I noticed the Welsh have Rhi and whatnot as titles before their character name. Is it you have to conquer Britain to see a Wessex Faction Leader named 'King' Elfstan the Grim or whatever?

  5. #785
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,125
    Blog Entries
    35

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    Faction leaders and heirs have their title defined in data\text\expanded.txt - that title should appear as prefix to their name.










  6. #786

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    Quote Originally Posted by Gigantus View Post
    Faction leaders and heirs have their title defined in data\text\expanded.txt - that title should appear as prefix to their name.
    Cool, thanks. Only the Welsh seem to have a title prefix but I'll check out the file and edit it if need be.

  7. #787

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    I've looked at the files and factions that are modelled on existing ones have prefix titles (one of the Jarldoms being based on Spain for example.)
    But the Saxon kingdoms are new, and therefore don't actually seem to implement. Oddly, they are described as Cyning of Wessex etc on the map, but don't seem to gain the prefix titles. any idea how to implement the code so the 'new' faction code actually enters into the game?

  8. #788
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,125
    Blog Entries
    35

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    These are the data names of the factions present in the game, taken from descr_strat - no saxons:

    wesex
    mercia
    eastanglia
    northumbria
    scotland
    wales
    eastfrank
    irconnacht
    irmunster
    horda
    denmark
    norway
    normans
    spain
    france
    poland
    slave
    hungary


    I can see where the error is in expanded.txt:

    {EMT_WESEX_FACTION_HEIR_Wesex}Ætheling %S
    {EMT_WESEX_FACTION_LEADER}Cyning of Wessex
    {EMT_WESEX_FACTION_LEADER_TITLE}Faction Leader
    {EMT_WESEX_FACTION_LEADER_Wesex}Cyning %S

    The red marked entry should have been NAME - simply change it, see example below, and at your next game start it will be correctly displayed:

    {EMT_IRCONNACHT_FACTION_HEIR_NAME}Fuiri %S
    {EMT_IRCONNACHT_FACTION_HEIR_TITLE}Faction Heir
    {EMT_IRCONNACHT_FACTION_LEADER}Riruire of Connacht
    {EMT_IRCONNACHT_FACTION_LEADER_NAME}Riruire %S










  9. #789

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    Quote Originally Posted by Gigantus View Post
    These are the data names of the factions present in the game, taken from descr_strat - no saxons:

    wesex
    mercia
    eastanglia
    northumbria
    scotland
    wales
    eastfrank
    irconnacht
    irmunster
    horda
    denmark
    norway
    normans
    spain
    france
    poland
    slave
    hungary


    I can see where the error is in expanded.txt:

    {EMT_WESEX_FACTION_HEIR_Wesex}Ætheling %S
    {EMT_WESEX_FACTION_LEADER}Cyning of Wessex
    {EMT_WESEX_FACTION_LEADER_TITLE}Faction Leader
    {EMT_WESEX_FACTION_LEADER_Wesex}Cyning %S

    The red marked entry should have been NAME - simply change it, see example below, and at your next game start it will be correctly displayed:

    {EMT_IRCONNACHT_FACTION_HEIR_NAME}Fuiri %S
    {EMT_IRCONNACHT_FACTION_HEIR_TITLE}Faction Heir
    {EMT_IRCONNACHT_FACTION_LEADER}Riruire of Connacht
    {EMT_IRCONNACHT_FACTION_LEADER_NAME}Riruire %S

    Thanks! I'll go change it. Thanks for the help.

  10. #790
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,125
    Blog Entries
    35

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW











  11. #791

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    You have plans to create Vikings Fort and buildings as houses of Viking era, etc ...?

  12. #792

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    This mod is no longer worked on by its team. It's all submods from here.

  13. #793

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    Quote Originally Posted by k/t View Post
    This mod is no longer worked on by its team. It's all submods from here.
    but in any of these modes have Viking cities?

  14. #794
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,125
    Blog Entries
    35

    Default Re: The Last Kingdom - BASIC INFO and FIRST PREVIEW

    In Scandinavia, not in Brittania.










Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •