Results 1 to 4 of 4

Thread: Third Age Unit ID problem

  1. #1

    Default Third Age Unit ID problem

    I have found the Unit IDs and are entering them correctly but it is saying that the unit is not available for the units with a two word name i.e Dwarven Pikemen. Help!

  2. #2
    Ngugi's Avatar TATW & Albion Local Mod
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    10,687

    Default Re: Third Age Unit ID problem

    Use the dictionary-name instead of the type-name?
    Code:
    type             Dwarven Pikemen
    dictionary       Dwarven_Pikemen

    Kingdom of Lindon preview video out





    DCI: Last Alliance
    - WIP Second Age mod | DCI: Tôl Acharn - mighty Dúnedain Counter Invasions |
    Additional Mercenary Minimod - more mercs; for TATW and DCI | Family Tree minimods - lore improvements | Remade Event Pictures - enhance cultures trough images |
    Favorite TATW compilation: Withwnars Submod Collection
    Patron of Mank, Kiliç Alì, FireFreak111, MIKEGOLF & Arachir Galudirithon, Earl of Memory

  3. #3
    Veteraan's Avatar TATW Local Moderator
    Join Date
    Jul 2013
    Location
    Tilburg, Kingdom of The Netherlands
    Posts
    4,151

    Default Re: Third Age Unit ID problem

    Quote Originally Posted by noahthegreat View Post
    I have found the Unit IDs and are entering them correctly but it is saying that the unit is not available for the units with a two word name i.e Dwarven Pikemen. Help!
    Welcome to the TWC forum, noahthegreat.

    Quote Originally Posted by Ngugi View Post
    Use the dictionary-name instead of the type-name?
    Code:
    type             Dwarven Pikemen
    dictionary       Dwarven_Pikemen
    If this does not solve your problem, try quotes, like this: "Dwarven Pikemen"

    Citizenised by Shankbot - Patron of b0Gia - House de Bodemloze

  4. #4
    Socrates1984's Avatar Decanus
    Citizen

    Join Date
    Jun 2014
    Location
    Athens, Greece
    Posts
    555

    Default Re: Third Age Unit ID problem

    Hi noahthegreat and welcome to the fora!

    Yes, it's what Veteraan says, you have to quote the first entry, i.e. the unit's type. So, to elaborate a bit, for example you have to type:

    Code:
    create_unit "Name of Settlement" "Dwarven Pikemen" 1 0 0 0
    This TWC Wiki page explains everything, especially what these four numbers mean. Ok, they mean: number of units to be created, experience, weapon upgrades and armor upgrades.

Posting Permissions

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