• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

unit sizes

  • Thread starter Thread starter aedwards at tripos.com
  • Start date Start date
A

aedwards at tripos.com

Guest
Datafile question #2:

There are two types of slingers - scrubs and elite.
Only one unit of elite slings allowed - easy. But
that unit must also be smaller than any srub unit of
slings.

Any good ideas how to implement this in a data file?
I noticed the creator of the Greek Hoplite army list
skipped implementing that option for the Sacred Band
in the WAB lists.

Too keep our lives fun, the new army lists I'm making
AB files for have a number of this sort of thing in them.


Thanks

Tony

PS Thanks Mathias - that was a big help.
 
You'll need to use the "reqd" external unit attribute. Assign this
attribute to the scrub slingers unit and stipulate that the MODEL ratio of
the scrubs to elites must be greater-or-equal than 1:1. This should
establish a ratio between each scrubs unit and any existing elite unit. It
will only fail if a given scrubs unit has fewer models than the elite unit.

Hope this helps,
Rob


At 01:51 AM 5/6/2001 +0000, you wrote:
>Datafile question #2:
>
>There are two types of slingers - scrubs and elite.
>Only one unit of elite slings allowed - easy. But
>that unit must also be smaller than any srub unit of
>slings.
>
>Any good ideas how to implement this in a data file?
>I noticed the creator of the Greek Hoplite army list
>skipped implementing that option for the Sacred Band
>in the WAB lists.
>
>Too keep our lives fun, the new army lists I'm making
>AB files for have a number of this sort of thing in them.
>
>
>Thanks
>
>Tony
>
>PS Thanks Mathias - that was a big help.


---------------------------------------------------------------------------
Rob Bowes (rob@wolflair.com) (650) 726-9689
Lone Wolf Development www.wolflair.com
 
Back
Top