Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Army Builder Forums > Army Builder

Notices

Reply
 
Thread Tools Display Modes
mobo at adelphia.net
Guest
 
Posts: n/a

Old June 4th, 2002, 08:48 AM
Is there a way to have a unit reassign it's Composition when it is selected as an ally? I've played around with "xcmp:" but it reassigns the Comp for the primary race as well. For example:

Race 1 has Unit A as Troop choice. Race 2 can take Unit A but, it becomes a Support choice for Race 2.


Thanks,

Keith




[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/Fg5....GAA/IMSolB/TM
---------------------------------------------------------------------~->
  #1 Reply With Quote
mgehl at cox.net
Guest
 
Posts: n/a

Old June 4th, 2002, 06:37 PM
I haven't done this myself, but I think using lglx:race=(the race it's
being bought for) on the option with xcmp should only allow that option
to only function when it's being deployed as part of the other race.

Mathias Gehl
mgehl@cox.net


-----Original Message-----
From: Keith [mailto:mobo@adelphia.net]
Sent: Tuesday, June 04, 2002 9:44 AM
To: ab@support.wolflair.com
Subject: [AB] Changing a units Comp

Is there a way to have a unit reassign it's Composition when it is
selected as an ally? I've played around with "xcmp:" but it reassigns
the Comp for the primary race as well. For example:

Race 1 has Unit A as Troop choice. Race 2 can take Unit A but, it
becomes a Support choice for Race 2.


Thanks,

Keith




[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/Fg5....GAA/IMSolB/TM
---------------------------------------------------------------------~->
  #2 Reply With Quote
graham.tracey at lscfn.ca
Guest
 
Posts: n/a

Old June 6th, 2002, 03:26 AM
You never played around with it long enough then :P
say your race is aa and the ally race is ba
in the unit external attributes use
xcmp:Support-race=!aa
then in ba ally the race.

Cheers,
Graham T.


--- In armybuilder@y..., "Keith" <mobo@a...> wrote:
> Is there a way to have a unit reassign it's Composition when it is
selected as an ally? I've played around with "xcmp:" but it
reassigns the Comp for the primary race as well. For example:
>
> Race 1 has Unit A as Troop choice. Race 2 can take Unit A but, it
becomes a Support choice for Race 2.
>
>
> Thanks,
>
> Keith
>
>
>
>
> [Non-text portions of this message have been removed]
  #3 Reply With Quote
mobo at adelphia.net
Guest
 
Posts: n/a

Old June 6th, 2002, 05:41 AM
I could not figure out how to do the race part. However, using the code you gave as an external attribute, ABC will not let you save it. I think that "xcmp:" is a local attribute only. I put your code in as a local attribute and that just re-assigned the Comp for the race it belongs to. It does not even show up in the allied race. Any ideas? I do appreciate the help!


Thanks,

Keith


----- Original Message -----
From: wraithwlf
To: armybuilder@yahoogroups.com
Sent: Thursday, June 06, 2002 12:52 AM
Subject: [AB] Re: Changing a units Comp


You never played around with it long enough then :P
say your race is aa and the ally race is ba
in the unit external attributes use
xcmp:Support-race=!aa
then in ba ally the race.

Cheers,
Graham T.


--- In armybuilder@y..., "Keith" <mobo@a...> wrote:
> Is there a way to have a unit reassign it's Composition when it is
selected as an ally? I've played around with "xcmp:" but it
reassigns the Comp for the primary race as well. For example:
>
> Race 1 has Unit A as Troop choice. Race 2 can take Unit A but, it
becomes a Support choice for Race 2.
>
>
> Thanks,
>
> Keith
>
>
>
>
> [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]
  #4 Reply With Quote
mobo at adelphia.net
Guest
 
Posts: n/a

Old June 6th, 2002, 05:41 AM
Just got it to work. I had to remove the "!" be for the race abbreviation and add the external attribute "race:" Again, thanks for the help.


Thanks,

Keith


----- Original Message -----
From: wraithwlf
To: armybuilder@yahoogroups.com
Sent: Thursday, June 06, 2002 12:52 AM
Subject: [AB] Re: Changing a units Comp


You never played around with it long enough then :P
say your race is aa and the ally race is ba
in the unit external attributes use
xcmp:Support-race=!aa
then in ba ally the race.

Cheers,
Graham T.


--- In armybuilder@y..., "Keith" <mobo@a...> wrote:
> Is there a way to have a unit reassign it's Composition when it is
selected as an ally? I've played around with "xcmp:" but it
reassigns the Comp for the primary race as well. For example:
>
> Race 1 has Unit A as Troop choice. Race 2 can take Unit A but, it
becomes a Support choice for Race 2.
>
>
> Thanks,
>
> Keith
>
>
>
>
> [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 ---------------------~-->
Will You Find True Love?
Will You Meet the One?
Free Love Reading by phone!
http://us.click.yahoo.com/nCP_wD/zDL....GAA/IMSolB/TM
---------------------------------------------------------------------~->
  #5 Reply With Quote
graham.tracey at lscfn.ca
Guest
 
Posts: n/a

Old June 6th, 2002, 07:52 AM
May apologoes, it is a local attribute.

The ! should have worked, as you would save use it
xcmp:Supp-race=!(two letters of normal race) Ie: the race designation
there would be the race that it is defined in.

As a matter of fact, if you have ever looked at the Warhammer 40k
files, that is exactly how the Harlequins are done. They also define
a type based on the same rule (!ha) and use that type to limit
composition.

Anyhow, glad I could be of a little assistance.

Cheers,
Graham T.

--- In armybuilder@y..., "Keith" <mobo@a...> wrote:
> I could not figure out how to do the race part. However, using the
code you gave as an external attribute, ABC will not let you save
it. I think that "xcmp:" is a local attribute only. I put your code
in as a local attribute and that just re-assigned the Comp for the
race it belongs to. It does not even show up in the allied race.
Any ideas? I do appreciate the help!
>
>
> Thanks,
>
> Keith
  #6 Reply With Quote
mobo at adelphia.net
Guest
 
Posts: n/a

Old June 6th, 2002, 08:23 AM
What exactly does the "!" do?


Thanks,

Keith


----- Original Message -----
From: wraithwlf
To: armybuilder@yahoogroups.com
Sent: Thursday, June 06, 2002 9:52 AM
Subject: [AB] Re: Changing a units Comp


May apologoes, it is a local attribute.

The ! should have worked, as you would save use it
xcmp:Supp-race=!(two letters of normal race) Ie: the race designation
there would be the race that it is defined in.

As a matter of fact, if you have ever looked at the Warhammer 40k
files, that is exactly how the Harlequins are done. They also define
a type based on the same rule (!ha) and use that type to limit
composition.

Anyhow, glad I could be of a little assistance.

Cheers,
Graham T.

--- In armybuilder@y..., "Keith" <mobo@a...> wrote:
> I could not figure out how to do the race part. However, using the
code you gave as an external attribute, ABC will not let you save
it. I think that "xcmp:" is a local attribute only. I put your code
in as a local attribute and that just re-assigned the Comp for the
race it belongs to. It does not even show up in the allied race.
Any ideas? I do appreciate the help!
>
>
> Thanks,
>
> Keith



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]
  #7 Reply With Quote
no_toole at yahoo.com
Guest
 
Posts: n/a

Old June 6th, 2002, 08:27 AM
If usually the exclamation mark is used to denote
not in most programming languages. Army builder
has a fairly distinct base in C, does it not?

as in 'a != b' would be the value of a not equal
the value of b. i still haven't dinked around
with AB that much on that level yet though, so i
could be wrong.

-nate
--- Keith <mobo@adelphia.net> wrote:
> What exactly does the "!" do?
>
>
> Thanks,
>
> Keith
>
>
> ----- Original Message -----
> From: wraithwlf
> To: armybuilder@yahoogroups.com
> Sent: Thursday, June 06, 2002 9:52 AM
> Subject: [AB] Re: Changing a units Comp
>
>
> May apologoes, it is a local attribute.
>
> The ! should have worked, as you would save
> use it
> xcmp:Supp-race=!(two letters of normal race)
> Ie: the race designation
> there would be the race that it is defined
> in.
>
> As a matter of fact, if you have ever looked
> at the Warhammer 40k
> files, that is exactly how the Harlequins are
> done. They also define
> a type based on the same rule (!ha) and use
> that type to limit
> composition.
>
> Anyhow, glad I could be of a little
> assistance.
>
> Cheers,
> Graham T.
>
> --- In armybuilder@y..., "Keith" <mobo@a...>
> wrote:
> > I could not figure out how to do the race
> part. However, using the
> code you gave as an external attribute, ABC
> will not let you save
> it. I think that "xcmp:" is a local
> attribute only. I put your code
> in as a local attribute and that just
> re-assigned the Comp for the
> race it belongs to. It does not even show up
> in the allied race.
> Any ideas? I do appreciate the help!
> >
> >
> > Thanks,
> >
> > Keith
>
>
>
> 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]
>
>


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
  #8 Reply With Quote
mgehl at cox.net
Guest
 
Posts: n/a

Old June 6th, 2002, 08:54 AM
Normally, I think it's !race=xx, rather than race=!xx (that's mixed me
up a few times)

Mathias Gehl
mgehl@cox.net


-----Original Message-----
From: wraithwlf [mailto:graham.tracey@lscfn.ca]
Sent: Thursday, June 06, 2002 8:52 AM
To: ab@support.wolflair.com
Subject: [AB] Re: Changing a units Comp

May apologoes, it is a local attribute.

The ! should have worked, as you would save use it
xcmp:Supp-race=!(two letters of normal race) Ie: the race designation
there would be the race that it is defined in.

As a matter of fact, if you have ever looked at the Warhammer 40k
files, that is exactly how the Harlequins are done. They also define
a type based on the same rule (!ha) and use that type to limit
composition.

Anyhow, glad I could be of a little assistance.

Cheers,
Graham T.

--- In armybuilder@y..., "Keith" <mobo@a...> wrote:
> I could not figure out how to do the race part. However, using the
code you gave as an external attribute, ABC will not let you save
it. I think that "xcmp:" is a local attribute only. I put your code
in as a local attribute and that just re-assigned the Comp for the
race it belongs to. It does not even show up in the allied race.
Any ideas? I do appreciate the help!
>
>
> Thanks,
>
> Keith



To unsubscribe from this group, email

armybuilder-unsubscribe@egroups.com

Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
  #9 Reply With Quote
graham.tracey at lscfn.ca
Guest
 
Posts: n/a

Old June 6th, 2002, 09:34 PM
You got it 100% right, except the order is a bit different in ab

race=!ha means legal when the race is not ha

--- In armybuilder@y..., JDredd <no_toole@y...> wrote:
> If usually the exclamation mark is used to denote
> not in most programming languages. Army builder
> has a fairly distinct base in C, does it not?
>
> as in 'a != b' would be the value of a not equal
> the value of b. i still haven't dinked around
> with AB that much on that level yet though, so i
> could be wrong.
>
> -nate
> --- Keith <mobo@a...> wrote:
> > What exactly does the "!" do?
> >
> >
> > Thanks,
> >
> > Keith



------------------------ 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/Fg5....GAA/IMSolB/TM
---------------------------------------------------------------------~->
  #10 Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I reformated my comp and now need to get a new lisence RedMagic Army Builder 0 August 20th, 2008 12:19 PM
Comp. group not appearing steve at gametools.com Army Builder 1 July 3rd, 2003 10:20 AM
Comp. Groups - never mind... steve at gametools.com Army Builder 0 July 3rd, 2003 10:20 AM
Comp rule question. mobo at adelphia.net Army Builder 0 June 14th, 2002 05:43 AM
Comp rule mobo at adelphia.net Army Builder 2 April 6th, 2002 05:48 AM


All times are GMT -8. The time now is 06:23 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.