Results 1 to 10 of 10

Thread: Characters on strat map

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    ###### of the Gladiators Member neo_deus's Avatar
    Join Date
    Dec 2008
    Location
    Portugal
    Posts
    84

    Default Re: Characters on strat map

    Quote Originally Posted by Aradan View Post
    Some models are tied to a specific skin, so you'll either have to use a skin with that same name or create a new model/edit the existing one. As for the skeleton, this is DMB-related, check again your general's model entry.
    But the skeleton isn't the one I chosed either. My main doubt here is on DMB, what files correspond to the generals? I think I edited the right ones, but I keep getting these odd results.

  2. #2

    Default Re: Characters on strat map

    Make sure you are editing the correct line in descr_character for the battle map model/skin. Generals are under the "Named Character" section, Captains are under "general" (not at all confusing huh? ).

    The "Battle Model" line in descr_character.txt points to the "Type" line of the unit in Descr_Model_Battle.txt.

    Using the Generals for Amazonia as an example I have this for my descr_character.txt entry under "Named Character"

    Code:
    faction	pontus
    dictionary		2
    strat_model		sm_amazon_general
    battle_model	amazon_general
    battle_equip	gladius, chainmail shirt helmet and rectangular shield

    Then in Descr_Model_Battle.txt the entry for the Amazon General looks like this:

    Code:
    type				amazon_general
    skeleton			fs_dagger
    skeleton_horse			fs_hc_swordsman	
    skeleton_elephant		fs_forest_elephant_rider
    skeleton_chariot		fs_chariot_sword
    skeleton_camel			fs_hc_swordsman
    indiv_range			40
    texture				pontus, amazon/data/models_unit/textures/amazon_general_pontus.tga
    texture				romans_scipii, amazon/data/models_unit/textures/amazon_general_scipii.tga
    texture				romans_julii, amazon/data/models_unit/textures/amazon_general_julii.tga
    model_flexi			amazon/data/models_unit/officer_amazon_general_high.cas, 15
    model_flexi			amazon/data/models_unit/officer_amazon_general_med.cas, 30
    model_flexi			amazon/data/models_unit/officer_amazon_general_low.cas, 40
    model_flexi			amazon/data/models_unit/officer_amazon_general_lowest.cas, max
    model_sprite			pontus, 60.0, amazon/data/sprites/amazon_general_sprite.spr
    model_sprite			romans_scipii, 60.0 amazon/data/sprites/romans_scipii_amazon_general_sprite.spr
    model_sprite			romans_julii, 60.0, amazon/data/sprites/romans_julii_amazon_general_sprite.spr
    model_tri			400, 0.5f, 0.5f, 0.5
    You will also need check Export_Descr_Unit.txt and see what unit your faction has with the "general_unit" attribute. Make sure there is only one unit with that attribute. The game will use that for your Pre-Marian Generals. You should also have one unit with the "general_unit_upgrade" attribute for the game to use for your Post-Marian reforms Generals.

    Finally, check descr_strat. The game uses whatever unit is listed immediately after a General for their bodyguard, regardless of what you have listed anywhere else.
    Last edited by SubRosa; 02-13-2009 at 19:36.
    There are never enough hours in the days of a Queen, and her nights have too many...

    ATW Version 2.5 is now out!

  3. #3

    Default Re: Characters on strat map

    Subrosa,

    Thank you; more timely answers.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO