A Request

Forum Games General : Games General Discussions - A Request

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: rec.games.trading-cards.jyhad (More info?)

 

'allo,

My group here in SF is trying out a limited-style format based on the
pre-cons, but I need a bit of help on something. One of the caveats for
deck construction in this format is that cards that have been printed
in a pre-con and not allowed. So, I need a list of all the cards
(Library) that have been printed in a pre-con. Anyone out there can
help me out or point me in the right direction to putting this list
together?

Sponsored Links
Register or log in to remove.

Archived from groups: rec.games.trading-cards.jyhad (More info?)

 

On 27 Apr 2005 16:52:49 -0700, jcdyes3@earthlink.net wrote:

>'allo,

Evening.

>My group here in SF is trying out a limited-style format based on the
>pre-cons, but I need a bit of help on something. One of the caveats for
>deck construction in this format is that cards that have been printed
>in a pre-con and not allowed. So, I need a list of all the cards
>(Library) that have been printed in a pre-con. Anyone out there can
>help me out or point me in the right direction to putting this list
>together?

All of the pre-constructed decks are documented here:

http://www.TheLasombra.com/decks.htm#precon








Carpe noctem.

Lasombra

http://www.TheLasombra.com
Your best online source for information about V:TES.
Now also featuring individual card sales and sales
of booster and starter box displays.

Reply to Anonymous

Archived from groups: rec.games.trading-cards.jyhad (More info?)

 

The Lasombra wrote:
> On 27 Apr 2005 16:52:49 -0700, jcdyes3@earthlink.net wrote:
>
>
>>'allo,
>
>
> Evening.
>
>
>>My group here in SF is trying out a limited-style format based on the
>>pre-cons, but I need a bit of help on something. One of the caveats for
>>deck construction in this format is that cards that have been printed
>>in a pre-con and not allowed. So, I need a list of all the cards
>>(Library) that have been printed in a pre-con. Anyone out there can
>>help me out or point me in the right direction to putting this list
>>together?
>
>
> All of the pre-constructed decks are documented here:
>
> http://www.TheLasombra.com/decks.htm#precon

Alternatively, grab the CSV file and cull by the 10th column -- the
presence of a ":P" or a "/P" pattern in that column means toss out
that card (that line).

For example:
Open the .csv in Excel, add a column after column 'J'.
Set its formula to
=IF(ISERR(FIND(":P",J2)),IF(ISERR(FIND("/P",J2)),0,1),1)

(where "J2" is replaced by J# for whatever row you're on)

and then sort by that column. The 0 values are the ones you can use.


--
LSJ (vtesrepSPAM@TRAPwhite-wolf.com) V:TES Net.Rep (remove spam trap to reply)
Links to V:TES news, rules, cards, utilities, and tournament calendar:
http://www.white-wolf.com/vtes/

Reply to Anonymous

Archived from groups: rec.games.trading-cards.jyhad (More info?)

 

Exactly where is said CSV file?

LSJ wrote:
> The Lasombra wrote:
> > On 27 Apr 2005 16:52:49 -0700, jcdyes3@earthlink.net wrote:
> >
> >
> >>'allo,
> >
> >
> > Evening.
> >
> >
> >>My group here in SF is trying out a limited-style format based on
the
> >>pre-cons, but I need a bit of help on something. One of the caveats
for
> >>deck construction in this format is that cards that have been
printed
> >>in a pre-con and not allowed. So, I need a list of all the cards
> >>(Library) that have been printed in a pre-con. Anyone out there can
> >>help me out or point me in the right direction to putting this list
> >>together?
> >
> >
> > All of the pre-constructed decks are documented here:
> >
> > http://www.TheLasombra.com/decks.htm#precon
>
> Alternatively, grab the CSV file and cull by the 10th column -- the
> presence of a ":P" or a "/P" pattern in that column means toss out
> that card (that line).
>
> For example:
> Open the .csv in Excel, add a column after column 'J'.
> Set its formula to
> =IF(ISERR(FIND(":P",J2)),IF(ISERR(FIND("/P",J2)),0,1),1)
>
> (where "J2" is replaced by J# for whatever row you're on)
>
> and then sort by that column. The 0 values are the ones you can use.
>
>
> --
> LSJ (vtesrepSPAM@TRAPwhite-wolf.com) V:TES Net.Rep (remove spam trap
to reply)
> Links to V:TES news, rules, cards, utilities, and tournament
calendar:
> http://www.white-wolf.com/vtes/

Reply to Anonymous

Archived from groups: rec.games.trading-cards.jyhad (More info?)

 

Preston wrote:

> Exactly where is said CSV file?

http://www.white-wolf.com/vtes/downloads/vtescsv.zip

--
LSJ (vtesrepSPAM@TRAPwhite-wolf.com) V:TES Net.Rep (remove spam trap to reply)
Links to V:TES news, rules, cards, utilities, and tournament calendar:
http://www.white-wolf.com/vtes/

Reply to Anonymous

Archived from groups: rec.games.trading-cards.jyhad (More info?)

 

What are you doing up so early?

Reply to Anonymous

Archived from groups: rec.games.trading-cards.jyhad (More info?)

 

"Preston" <prestonpoulter@hotmail.com> wrote in message
news:1114689503.704817.54530@g14g2000cwa.googlegroups.com...
> What are you doing up so early?
>
Scott has two young kids, man. My guess is, he's already been up since 5:30
(like me...)

DaveZ
Bleary-eyed Atom Weaver

Reply to Anonymous

Archived from groups: rec.games.trading-cards.jyhad (More info?)

 

David Zopf wrote:
> "Preston" <prestonpoulter@hotmail.com> wrote in message
> news:1114689503.704817.54530@g14g2000cwa.googlegroups.com...
>
>>What are you doing up so early?
>>
>
> Scott has two young kids, man. My guess is, he's already been up since 5:30
> (like me...)

Well, I have been up and I do have said kids, but I woke them up
this morning -- I'm an early riser by nature.

--
LSJ (vtesrepSPAM@TRAPwhite-wolf.com) V:TES Net.Rep (remove spam trap to reply)
Links to V:TES news, rules, cards, utilities, and tournament calendar:
http://www.white-wolf.com/vtes/

Reply to Anonymous

Archived from groups: rec.games.trading-cards.jyhad (More info?)

 

On Thu, 28 Apr 2005 22:45:09 GMT, LSJ <vtesrepSPAM@TRAPwhite-wolf.com>
scrawled:

>David Zopf wrote:
>> "Preston" <prestonpoulter@hotmail.com> wrote in message
>> news:1114689503.704817.54530@g14g2000cwa.googlegroups.com...
>>
>>>What are you doing up so early?
>>>
>>
>> Scott has two young kids, man. My guess is, he's already been up since 5:30
>> (like me...)
>
>Well, I have been up and I do have said kids, but I woke them up
>this morning -- I'm an early riser by nature.

http://users.tpg.com.au/adsltqna/sydforum/calvin.jpg


salem
http://www.users.tpg.com.au/adsltqna/VtES/index.htm
(replace "hotmail" with "yahoo" to email)

Reply to Anonymous
Tom's Hardware > Forum > Games General > Games General Discussions > A Request
Go to:

There are 1016 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them