• 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

Problems with subtypes

  • Thread starter Thread starter gg at decisionsoft.com
  • Start date Start date
G

gg at decisionsoft.com

Guest
I have noticed that all cards in my updated star wars data files have
the subtype of:
"Trade Federation Droid"

This is the subtype of the first card defined in the data files.

One exception to this is a card with two subtypes:
<tag group="subtype" tag="sub1" name="Dark Jedi Master"/>
<tag group="subtype" tag="sub2" name="Sith Lord"/>

This card displays with a subtype of:
"Sith Lord, Trade Federation Droid"

Any ideas?


--
Geoff Gibbs, Software Engineer
DecisionSoft Ltd. http://www.decisionsoft.com


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Sell a Home with Ease!
http://us.click.yahoo.com/SrPZMC/kTmEAA/MVfIAA/WuQolB/TM
---------------------------------------------------------------------~->
 
At 05:46 PM 9/16/2002 +0100, you wrote:
>I have noticed that all cards in my updated star wars data files have
>the subtype of:
>"Trade Federation Droid"

I don't understand. You mean all the cards in Sith Rising are trade
federation droids? What value have you given their subtype tags?


--
Colen McAlister, demandred@skrill.org
http://www.incompetence-central.co.uk | http://www.skrill.org/
"It's time to toss the dice"


------------------------ Yahoo! Groups Sponsor ---------------------~-->
4 DVDs Free +s&p Join Now
http://us.click.yahoo.com/pt6YBB/NXiEAA/MVfIAA/WuQolB/TM
---------------------------------------------------------------------~->
 
--- Geoff Gibbs <gg@decisionsoft.com> wrote:
> I have noticed that all cards in my updated star wars data files have
> the subtype of:
> "Trade Federation Droid"
>
> This is the subtype of the first card defined in the data files.
>
> One exception to this is a card with two subtypes:
> <tag group="subtype" tag="sub1" name="Dark Jedi Master"/>
> <tag group="subtype" tag="sub2" name="Sith Lord"/>

Checking the StarWars.def file, I see that the group is dynamic. I would
suspect that some other card defines 'sub1' as "Trade Federation Droid" first,
so try using a different tag value. Look at the other data files, and find a
"sub" tag that is not used, or you could use something else entirely ("ggSub1"
for instance) so there will be no future collision with other sets.




=====
---

Kuni Tetsu
Clan War rules guy
Moderator of ClanWar-l

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

------------------------ Yahoo! Groups Sponsor ---------------------~-->
4 DVDs Free +s&p Join Now
http://us.click.yahoo.com/pt6YBB/NXiEAA/MVfIAA/WuQolB/TM
---------------------------------------------------------------------~->
 
>
> Checking the StarWars.def file, I see that the group is dynamic. I would
> suspect that some other card defines 'sub1' as "Trade Federation Droid" first,
> so try using a different tag value. Look at the other data files, and find a
> "sub" tag that is not used, or you could use something else entirely ("ggSub1"
> for instance) so there will be no future collision with other sets.
>

Ah-ha. Did not spot this before.
Cheers!

--
Geoff Gibbs, Software Engineer
DecisionSoft Ltd. http://www.decisionsoft.com


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Sell a Home with Ease!
http://us.click.yahoo.com/SrPZMC/kTmEAA/MVfIAA/WuQolB/TM
---------------------------------------------------------------------~->
 
Back
Top