• 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

Option being given in multiples

  • Thread starter Thread starter chensk at engin.umich.edu
  • Start date Start date
C

chensk at engin.umich.edu

Guest
Ok, I just started trying to create an army definition file. Right
now my problem is that I have a unit with 10 models in it. Now there
are 2 weapons the unit's models may choose from. The idea is that as
long as each model only has 1 weapon, everything is all right. Using
rang:0-10 for both weapons, I managed to get the little +/- thing to
appear by each weapon option and both weapon A and B start at a count
of 0. However, clicking on the + sign for either weapon causes 10 of
the chosen weapon to be bought, while moving the +/- count to 1. I'm
sure this question has probably been asked before, and I apologize in
advance for that. I only posted because I couldn't find anything
that seemed to answer my question using the search feature. Thanks
in advance.

Steve
 
One fine day in the middle of the night, chensk@engin.umich.edu got up
to write:

>Ok, I just started trying to create an army definition file. Right
>now my problem is that I have a unit with 10 models in it. Now there
>are 2 weapons the unit's models may choose from. The idea is that as
>long as each model only has 1 weapon, everything is all right. Using
>rang:0-10 for both weapons, I managed to get the little +/- thing to
>appear by each weapon option and both weapon A and B start at a count
>of 0. However, clicking on the + sign for either weapon causes 10 of
>the chosen weapon to be bought, while moving the +/- count to 1. I'm
>sure this question has probably been asked before, and I apologize in
>advance for that. I only posted because I couldn't find anything
>that seemed to answer my question using the search feature. Thanks
>in advance.

Give the option the 'cost:single' attribute as well, and the cost will
only be counted once - not once per model in the unit.

--
'Not Colin' McAlister | License to Skrill
Email: demandred@skrill.org | Visit http://www.skrill.org/ today!
-----------------------------+------------------------------------
"Dovie'andi se tovya sagain" - Robert Jordan's Wheel Of Time
 
Back
Top