• 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

"over:" attribute

  • Thread starter Thread starter mobo at adelphia.net
  • Start date Start date
M

mobo at adelphia.net

Guest
Me again. I've got a Combat Platoon (parent unit) that has to be four tanks (four separate child units) strong. The user can chose between 3 different tanks and tank X is add to make the Combat Platoon four strong. The first 3 tanks are added via an option with "list:" and are selected via "dflt:" This makes the user pick his first 3 tanks. Tank X is added via "Auto". Now, the user can chose to add tank Y. Tank Y is added via "Cost" and the option that adds tank Y has "over:" which de-selects the last tank picked via the "list:" from above. What I now need is for the 3rd tank (actually, the list of tanks to choose form) to be automatically selected again so the user can re-chose his 3rd tank if he un-selects the option for tank Y. I've got every thing working but can't make AB reapply the "dflt:" that adds the 3rd tank.


Thanks,

Keith




[Non-text portions of this message have been removed]
 
>From what I gather, dflt is only an initial selection that the user
may change. It is initially selected when the child is added, and
won't be touched again.

I am not sure what you want is possible. Maybe with a rmdr
(remainder) attribute?

--- In armybuilder@y..., "Keith" <mobo@a...> wrote:
> Me again. I've got a Combat Platoon (parent unit) that has to be
four tanks (four separate child units) strong. The user can chose
between 3 different tanks and tank X is add to make the Combat
Platoon four strong. The first 3 tanks are added via an option
with "list:" and are selected via "dflt:" This makes the user pick
his first 3 tanks. Tank X is added via "Auto". Now, the user can
chose to add tank Y. Tank Y is added via "Cost" and the option that
adds tank Y has "over:" which de-selects the last tank picked via
the "list:" from above. What I now need is for the 3rd tank
(actually, the list of tanks to choose form) to be automatically
selected again so the user can re-chose his 3rd tank if he un-selects
the option for tank Y. I've got every thing working but can't make
AB reapply the "dflt:" that adds the 3rd tank.
>
>
> Thanks,
>
> Keith
>
>
>
>
> [Non-text portions of this message have been removed]
 
Back
Top