Page 1 of 1

possitive - negative bonus

PostPosted: Tue Dec 04, 2012 4:51 pm
by Oneyed
is possible to set up that if player holds XYZ he gain any bonus, but when he hold XBC the XYZ is not valid more?

Oneyed

Re: possitive - negative bonus

PostPosted: Tue Dec 04, 2012 5:42 pm
by sannemanrobinson
Oneyed wrote:is possible to set up that if player holds XYZ he gain any bonus, but when he hold XBC the XYZ is not valid more?

Oneyed

Yes, you can give a negative bonus to XBCYZ. If you mean that XYZ is a precondion for other bonuses it may become more complicated.

Re: possitive - negative bonus

PostPosted: Tue Dec 04, 2012 6:12 pm
by Oneyed
sannemanrobinson wrote:
Oneyed wrote:is possible to set up that if player holds XYZ he gain any bonus, but when he hold XBC the XYZ is not valid more?

Oneyed

Yes, you can give a negative bonus to XBCYZ. If you mean that XYZ is a precondion for other bonuses it may become more complicated.


I mean that when I hold XYZ I get +2. when I hold XAB I get +3, but not +2 for XYZ.

Oneyed

Re: possitive - negative bonus

PostPosted: Tue Dec 04, 2012 8:09 pm
by nolefan5311
Oneyed wrote:
sannemanrobinson wrote:
Oneyed wrote:is possible to set up that if player holds XYZ he gain any bonus, but when he hold XBC the XYZ is not valid more?

Oneyed

Yes, you can give a negative bonus to XBCYZ. If you mean that XYZ is a precondion for other bonuses it may become more complicated.


I mean that when I hold XYZ I get +2. when I hold XAB I get +3, but not +2 for XYZ.

Oneyed


If I understand you right, you're just talking about a simple override bonus, right?

Re: possitive - negative bonus

PostPosted: Tue Dec 04, 2012 10:36 pm
by koontz1973
Yes, that is a simple override. Code the first bonus (xyz) as you want, then with the (rxyz) bonus, you just need a simple over ride.

Re: possitive - negative bonus

PostPosted: Wed Dec 05, 2012 8:41 am
by Oneyed
thanks guys.

Oneyed