• 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

3 way dependancy - help

  • Thread starter Thread starter csuch at adelaide.on.net
  • Start date Start date
C

csuch at adelaide.on.net

Guest
Hiya,

I am having a lot of trouble modelling a unit dependancy situation.

The usual situation is that for every Character A you can have 2 of
Unit Z.

Easy enough to do.

The problem is that for every Character B you can have an additional
unit Z.

I have tried using the -when on unit type and switching the types
but A only looks at a single type and ingnores the rest.

Anyone out there done something like this?

Cheers, Chris.



To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/armybuilder/

To unsubscribe from this group, send an email to:
armybuilder-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 
Here is one possible way to work this:

First, Assign each type to the appropriate units (type A, type B, type Z)

Use the racial attribute "trat" that looks something like this:

trat:A@1u:Z@2u

This will let you take up to two units of type Z for each unit of type A
in the roster.

Next give an option to the type Z unit that removes it's Z type (dtyp:Z)
and assigns it another type (type:ZZ). When a user checks this option,
the Z unit will no longer count for the first trat ratio above.

Finally create another trat ratio to make sure the user doesn't check the
ZZ option more times than it has units of type B:

trat:B@1u:ZZ@1u

Hope this helps,

Mark

--- ChrisSuch <csuch@adelaide.on.net> wrote:
> Hiya,
>
> I am having a lot of trouble modelling a unit dependancy situation.
>
> The usual situation is that for every Character A you can have 2 of
> Unit Z.
>
> Easy enough to do.
>
> The problem is that for every Character B you can have an additional
> unit Z.
>
> I have tried using the -when on unit type and switching the types
> but A only looks at a single type and ingnores the rest.
>
> Anyone out there done something like this?
>
> Cheers, Chris.
>
>
>
> To unsubscribe from this group, email
>
> armybuilder-unsubscribe@yahoogroups.com
>
> Yahoo! Groups Links
>
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/armybuilder/
>
> To unsubscribe from this group, send an email to:
> armybuilder-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to:
> http://docs.yahoo.com/info/terms/
>
>


=====
WF6 Army Builder File Manager
Direwolf FAQ Council - Army Builder Liaison
-
Warhammer Club - Vancouver, BC
http://www.WCP-Vancouver.com

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus


To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/armybuilder/

To unsubscribe from this group, send an email to:
armybuilder-unsubscribe@yahoogroups.com

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