• 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

Data File help

  • Thread starter Thread starter jlmartin at wi.rr.com
  • Start date Start date
J

jlmartin at wi.rr.com

Guest
Hello,

I have what is most likely a frequent question but I cannot find the answer.

Suppose I have a unit "A" with options 1,3,5
And a child unit "B" with options 2,4,6

There exists a 1:1 relationship between 1,2 and 3,4 and 5,6

How do I get unit B to automatically pick the corresponding option (2,4, or 6) based on what the user selects for A (1, 3 or 5)?

If it helps, pretend that Unit A is Knights and Option 1 is Barding
Unit B is Knight Leader and Option 2 is Leader Barding.
If the Knights take Barding the (child) leader unit must take Leader Barding.

Thanks in advance for your help,
John
E-mail: jlmartin@wi.rr.com
URL: http://home.wi.rr.com/jlmartin
ICQ: 9738000
"And they had over them a king, an angel of this abyss; his name is
Abaddon."
Rev. 9:11



[Non-text portions of this message have been removed]


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Kwick Pick opens locked car doors,
front doors, drawers, briefcases,
padlocks, and more. On sale now!
http://us.click.yahoo.com/ehaLqB/Fg5DAA/Ey.GAA/IMSolB/TM
---------------------------------------------------------------------~->
 
Is there a difference in the Barding for the Knights and the Barding for the Leader?


Thanks,

Keith


----- Original Message -----
From: John L. Martin
To: armybuilder@yahoogroups.com
Sent: Tuesday, June 04, 2002 10:20 AM
Subject: [AB] Data File help


Hello,

I have what is most likely a frequent question but I cannot find the answer.

Suppose I have a unit "A" with options 1,3,5
And a child unit "B" with options 2,4,6

There exists a 1:1 relationship between 1,2 and 3,4 and 5,6

How do I get unit B to automatically pick the corresponding option (2,4, or 6) based on what the user selects for A (1, 3 or 5)?

If it helps, pretend that Unit A is Knights and Option 1 is Barding
Unit B is Knight Leader and Option 2 is Leader Barding.
If the Knights take Barding the (child) leader unit must take Leader Barding.

Thanks in advance for your help,
John
E-mail: jlmartin@wi.rr.com
URL: http://home.wi.rr.com/jlmartin
ICQ: 9738000
"And they had over them a king, an angel of this abyss; his name is
Abaddon."
Rev. 9:11



[Non-text portions of this message have been removed]


To unsubscribe from this group, email

armybuilder-unsubscribe@egroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Kwick Pick opens locked car doors,
front doors, drawers, briefcases,
padlocks, and more. On sale now!
http://us.click.yahoo.com/ehaLqB/Fg5DAA/Ey.GAA/IMSolB/TM
---------------------------------------------------------------------~->
 
Maybe have option 1 activate a hidden option a. Option A exists for
units A & B, and activates option 2.

Mathias Gehl
mgehl@cox.net


-----Original Message-----
From: John L. Martin [mailto:jlmartin@wi.rr.com]
Sent: Tuesday, June 04, 2002 9:20 AM
To: ab@support.wolflair.com
Subject: [AB] Data File help

Hello,

I have what is most likely a frequent question but I cannot find the
answer.

Suppose I have a unit "A" with options 1,3,5
And a child unit "B" with options 2,4,6

There exists a 1:1 relationship between 1,2 and 3,4 and 5,6

How do I get unit B to automatically pick the corresponding option (2,4,
or 6) based on what the user selects for A (1, 3 or 5)?

If it helps, pretend that Unit A is Knights and Option 1 is Barding
Unit B is Knight Leader and Option 2 is Leader Barding.
If the Knights take Barding the (child) leader unit must take Leader
Barding.

Thanks in advance for your help,
John
E-mail: jlmartin@wi.rr.com
URL: http://home.wi.rr.com/jlmartin
ICQ: 9738000
"And they had over them a king, an angel of this abyss; his name is
Abaddon."
Rev. 9:11



[Non-text portions of this message have been removed]



To unsubscribe from this group, email

armybuilder-unsubscribe@egroups.com

Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/





------------------------ Yahoo! Groups Sponsor ---------------------~-->
Kwick Pick opens locked car doors,
front doors, drawers, briefcases,
padlocks, and more. On sale now!
http://us.click.yahoo.com/ehaLqB/Fg5DAA/Ey.GAA/IMSolB/TM
---------------------------------------------------------------------~->
 
If I am reading this right, you want B to select 4 if A selects 3
You can do this with the local attribute mirr in the child

mirr:option

The specified option, given by its unique id, must always maintain
the same selection state (selected or not) for this unit as is
currently the state in the parent regiment. This attribute is only
applicable if there is a parent unit that can be mirrored.


Cheers,
Graham T.

--- In armybuilder@y..., "John L. Martin" <jlmartin@w...> wrote:
> Hello,
>
> I have what is most likely a frequent question but I cannot find
the answer.
>
> Suppose I have a unit "A" with options 1,3,5
> And a child unit "B" with options 2,4,6
>
> There exists a 1:1 relationship between 1,2 and 3,4 and 5,6
>
> How do I get unit B to automatically pick the corresponding option
(2,4, or 6) based on what the user selects for A (1, 3 or 5)?
>
> If it helps, pretend that Unit A is Knights and Option 1 is Barding
> Unit B is Knight Leader and Option 2 is Leader Barding.
> If the Knights take Barding the (child) leader unit must take
Leader Barding.
>
> Thanks in advance for your help,
> John
> E-mail: jlmartin@w...
> URL: http://home.wi.rr.com/jlmartin
> ICQ: 9738000
> "And they had over them a king, an angel of this abyss; his name is
> Abaddon."
> Rev. 9:11
>
>
>
> [Non-text portions of this message have been removed]
 
Back
Top