• 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

Can 2 'disc' External Attributes exist in harmony?

  • Thread starter Thread starter kg_kenney at yahoo.com
  • Start date Start date
K

kg_kenney at yahoo.com

Guest
Hello,

I need to have two discounts working together based on a type statement.
disc:type=xxBitem*.09-all
disc:type=xxAitem*.09-all

So that the unit has their points discounted by .09 if unit -Commander
A- takes a certain item, and then discounted again by .09 if unit
-Commander B- takes a certain item. When the Commanders take their
items I set a type=xxAitem for Cmdr. A and type=xxBitem for Cmdr. B.

I've run into the problem that one discount works, the other
doesn't..and it's the discount on the bottom ( xxAitem in the above
example ) that works.

Thanks for the help!



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/
 
At 09:29 AM 1/25/2004, you wrote:
>Hello,
>
>I need to have two discounts working together based on a type statement.
>disc:type=xxBitem*.09-all
>disc:type=xxAitem*.09-all
>
>So that the unit has their points discounted by .09 if unit -Commander
>A- takes a certain item, and then discounted again by .09 if unit
>-Commander B- takes a certain item. When the Commanders take their
>items I set a type=xxAitem for Cmdr. A and type=xxBitem for Cmdr. B.
>
>I've run into the problem that one discount works, the other
>doesn't..and it's the discount on the bottom ( xxAitem in the above
>example ) that works.

The disc: attribute documentation states:

"Be careful to only specify this attribute once for a given unit, else
erratic results will be obtained."

I'd imagine this is what's happening. I'm afraid it looks like you'll have
to find some other way to model this situation. Sorry :/


--
Colen McAlister (colen@wolflair.com)
Lone Wolf Development www.wolflair.com



To unsubscribe from this group, email

armybuilder-unsubscribe@yahoogroups.com

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/IMSolB/TM
---------------------------------------------------------------------~->

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/
 
> The disc: attribute documentation states:
>
> "Be careful to only specify this attribute once for a given unit,
else
> erratic results will be obtained."
>
> I'd imagine this is what's happening. I'm afraid it looks like
you'll have
> to find some other way to model this situation. Sorry :/
>
>
> --
> Colen McAlister (colen@w...)
> Lone Wolf Development
www.wolflair.com


Gah! I missed that totally.
Thanks Colen


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