Results 1 to 5 of 5

Thread: Soldiers in a unit.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Soldiers in a unit.

    Im wondering if you can define unit strength by listing number of soldiers in the unit, is it defined in strat doc as unit strength: soldiers 92 as part of the unit, or does a unit have to be full strength?.

  2. #2

    Default Re: Soldiers in a unit.

    Opposed to MTW I believe in RTW you can only use full units. From what I´ve seen in descr_strat, there are only the unit names listed, not the number of soldiers.

  3. #3

    Default Re: Soldiers in a unit.

    You can only have full units set up in descr_strat. If you use the spawn_army command in a script, though you can control the number of men in a unit.
    Code:
    spawn_army
    faction romans_julii
    character Foedus Chaerea, general, command 0, influence 0, management 0, subterfuge 0, age 20, x 89, y 80
    unit roman generals guard cavalry, soldiers 20 exp 9 armour 1 weapon_lvl 0
    unit roman legionary first cohort ii, soldiers 40 exp 0 armour 0 weapon_lvl 0
    unit roman legionary cohort ii, soldiers 60 exp 0 armour 0 weapon_lvl 0
    unit roman praetorian cohort i, soldiers 60 exp 0 armour 0 weapon_lvl 0
    end
    from
    https://forums.totalwar.org/vb/showthread.php?t=54081

    For more about scripting please see the scripting category in the Tutorials database in the Scriptorium.
    Epistolary Richard's modding Rules of Cool
    Cool modders make their mods with the :mod command line switch
    If they don't, then Cool mod-users use the Mod Enabler (JSGME)
    Cool modders use show_err
    Cool modders use the tutorials database Cool modders check out the Welcome to the Modding Forums! thread Cool modders keep backups Cool modders help each other out

  4. #4

    Default Re: Soldiers in a unit.

    Thanks Epistolary Richard, thats an intresting work around.

  5. #5
    Shaidar Haran Senior Member SAM Site Champion Myrddraal's Avatar
    Join Date
    Feb 2004
    Location
    UK
    Posts
    5,752

    Default Re: Soldiers in a unit.

    Moved to Modding Questions

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