Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Card Vault Forums > Card Vault
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
lordbofdar at yahoo.com
Guest
 
Posts: n/a

Old August 23rd, 2004, 07:38 PM
Hey Guys,
I know this may seem overly simple for most of you, but I am new
to this stuff.
Anyway I need to know how to ad additional sorting options to an
existing file. How is this achieved (if there is a tutorial like
that would be appreciated, otherwise just post a respoinse and it
would be helpful).

Matt "Bofdar" McDonough




------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20...LSAA/WuQolB/TM
--------------------------------------------------------------------~->
  #1 Reply With Quote
jim at timewarpcomics.com
Guest
 
Posts: n/a

Old August 24th, 2004, 11:18 PM
lordbofdar wrote:

>Hey Guys,
> I know this may seem overly simple for most of you, but I am new
>to this stuff.
> Anyway I need to know how to ad additional sorting options to an
>existing file. How is this achieved (if there is a tutorial like
>that would be appreciated, otherwise just post a respoinse and it
>would be helpful).
>
>
>
Filters are done through tag groups. e.g:

<group id="color" name="Card Color"/>
<value id="Blue"/>
<value id="Green"/>
</group>

the above example (very basic) would allow you to add either (or both)
of the following tags to a card:

<tag group="color" tag="Blue"/>
<tag group="color" tag="Green"/>

this would then allow the user to filter cards with (or without) the
color blue or green.

More info on what exactly you would like to do would help me create a
better example.
You should download the authoring kit and read the docs.
For which game are you updating files?

--
Jim Williamson <jim@timewarpcomics.com <mailto:jim@timewarpcomics.com>>
TimeWarp Comics & Games
(973) 857-9788
www.timewarpcomics.com <http://www.timewarpcomics.com>



------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSI...LSAA/WuQolB/TM
--------------------------------------------------------------------~->
  #2 Reply With Quote
lordbofdar at yahoo.com
Guest
 
Posts: n/a

Old August 24th, 2004, 11:42 PM
Thanx for the response to my question. I have downloaded the authoring kit and have been studying it (somewhat). But as I said I am new to this and it is a little overwhelming at first glance.
To answer your questions I am modifying the Star Trek entries (which are not updated as often as I would prefer). I am trying to add the ability to sort out White Border editions. They are distinctified in the card entries but the sorting option does not appear.

Matt "Bofdar" McDonough

Jim Williamson <jim@timewarpcomics.com> wrote:
lordbofdar wrote:

>Hey Guys,
> I know this may seem overly simple for most of you, but I am new
>to this stuff.
> Anyway I need to know how to ad additional sorting options to an
>existing file. How is this achieved (if there is a tutorial like
>that would be appreciated, otherwise just post a respoinse and it
>would be helpful).
>
>
>
Filters are done through tag groups. e.g:






the above example (very basic) would allow you to add either (or both)
of the following tags to a card:




this would then allow the user to filter cards with (or without) the
color blue or green.

More info on what exactly you would like to do would help me create a
better example.
You should download the authoring kit and read the docs.
For which game are you updating files?

--
Jim Williamson >
TimeWarp Comics & Games
(973) 857-9788
www.timewarpcomics.com





Yahoo! Groups Links







---------------------------------
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSI...LSAA/WuQolB/TM
--------------------------------------------------------------------~->
  #3 Reply With Quote
rob
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 8,232

Old August 25th, 2004, 05:53 PM
It could be just a matter of making the tag group visible so that it can be
filtered on by the user. This would be controlled in the definition file
with the specification of the tag group. But since I don't know the Star
Trek files, I can't be sure.

How is the white border indicated for each card within the data files? I
assume by a tag of some sort. What is the tag group and what other tags are
defined in that group?

Thanks, Rob

At 12:37 AM 8/25/2004 -0700, you wrote:
>Thanx for the response to my question. I have downloaded the authoring kit
>and have been studying it (somewhat). But as I said I am new to this and
>it is a little overwhelming at first glance.
>To answer your questions I am modifying the Star Trek entries (which are
>not updated as often as I would prefer). I am trying to add the ability to
>sort out White Border editions. They are distinctified in the card entries
>but the sorting option does not appear.
>
>Matt "Bofdar" McDonough
>
>Jim Williamson <jim@timewarpcomics.com> wrote:
>lordbofdar wrote:
>
> >Hey Guys,
> > I know this may seem overly simple for most of you, but I am new
> >to this stuff.
> > Anyway I need to know how to ad additional sorting options to an
> >existing file. How is this achieved (if there is a tutorial like
> >that would be appreciated, otherwise just post a respoinse and it
> >would be helpful).
> >
> >
> >
>Filters are done through tag groups. e.g:
>
>
>
>
>
>
>the above example (very basic) would allow you to add either (or both)
>of the following tags to a card:
>
>
>
>
>this would then allow the user to filter cards with (or without) the
>color blue or green.
>
>More info on what exactly you would like to do would help me create a
>better example.
>You should download the authoring kit and read the docs.
>For which game are you updating files?


---------------------------------------------------------------------------
Rob Bowes (rob@wolflair.com) (650) 588-8252
Lone Wolf Development www.wolflair.com




------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSI...LSAA/WuQolB/TM
--------------------------------------------------------------------~->
rob is offline   #4 Reply With Quote
Reply


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
Authoring Kit thorfin HL - Mutants & Masterminds 1 October 24th, 2008 04:51 AM
Problem with the Download of the AB3.1c Authoring Kit xcver Army Builder 2 March 2nd, 2007 04:59 AM
Authoring Problem Naturcor at aol.com Card Vault 0 August 26th, 2004 02:10 PM
Using the authoring kit. TheCoruptWarlord at aol.c Card Vault 6 January 27th, 2003 05:40 AM
Authoring emperor799 at earthlink.n Card Vault 4 November 8th, 2002 05:24 PM


All times are GMT -8. The time now is 02:05 PM.


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