• 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

help with WOW tcg

krazah

New member
I just started using card vault and have not had the chance to become familur enough with it to make a data file if someone is willing to here is the listing of ever card and all the relevent information for the new world of Warcraft TCG made by upperdeck


http://www.wowtcgdb.com/type-all.aspx
 
If card valt supported WOW TCG I would instantly buy a license, and I am sure my other friends in the gaming group would too. I am an experienced programmer, perhaps I can help with constructing a database file?

-Dave
 
I looked into the author kit to make the database myself and its too diffucult for me as a non programmer with a short attention span. But you should look at the author kit and see what you can do. I really really would love for a wow db to be done for CV
 
Well, I've got a start at a WOW file. Took a bit of work getting the WOWTCGdb website's data into a simple text file that I wrote up a little program to make into a CV .dat file for HoA and TDP and OL...
Still working on it. Right now, it's just a database, no rules yet, just card data...and not everything. I couldn't find anything with the flavor text and artist info in a format I could easily use. That will take doing "by hand". And, there's the whole thing about rules :wink:
Just wanted to let you all know...it's coming! ( slowly... )

Butcher
 
At 06:29 AM 5/25/2007, you wrote:
Well, I've got a start at a WOW file. Took a bit of work getting the WOWTCGdb website's data into a simple text file that I wrote up a little program to make into a CV .dat file for HoA and TDP and OL...
Still working on it. Right now, it's just a database, no rules yet, just card data...and not everything. I couldn't find anything with the flavor text and artist info in a format I could easily use. That will take doing "by hand". And, there's the whole thing about rules
icon_wink.gif

Just wanted to let you all know...it's coming! ( slowly... )
We've been waiting for Upper Deck to provide us with the spoiler data for WoW for more than two months now. Everything was sorted out back at Games Expo in March. Now we're trying to get someone to send the data we were promised. As soon as we finally receive it, we'll let you know so that you can incorporate it into the files you're creating.
 
I actually have the data files for Heros of Azeroth and Through the Dark Portal implemented, including artist info and links to additional notes. I am currently working on the rules. I have data for Onyxia's Lair, but haven't implemented it.

I have the basic deck and card rules done, but I am running into difficulty now trying to write the class and talent verification rules.

Basically all Hero cards have a Class field value, and all other cards have zero, one or more reqclass field values. Basic code would be

if card has a reqclass value then
if one of reqclass value is equal to hero's class
card okay
else
card not allowed


I know how to check value (card.reqclass) but how to compare to hero's card.

Any help?

Scott Stewart
 
Sweet!

I made up some small bmp files for the different classes and the two factions as well if you'd like to incorporate them in your files.

As far as help, right now I'm trying to work on Rackham's AT-43 ruleset but I'll try to see if I can get my files to do the limiting based on class. I'll let you know if I come up with something!

Cheers!
Butcher
 
thebutcher said:
Sweet!

I made up some small bmp files for the different classes and the two factions as well if you'd like to incorporate them in your files.

That would be great. My next step in the card file was to replace some of the text with images. Where can I get the image.

thebutcher said:
As far as help, right now I'm trying to work on Rackham's AT-43 ruleset but I'll try to see if I can get my files to do the limiting based on class. I'll let you know if I come up with something!

Cheers!
Butcher

Let me know where to send the data file. I am looking into Globals. I have written a program to format the card data and add whatever tags may be needed. Also, if you have some pointers, let me know and I can work on it.

Scott Stewart
 
I would love to get WOW in CV and I know this will make the product more attrachtive to my group.
 
PLEASE HURRY! I am tremendously looking forward to WoW support for Card Vault... I would have started development of WoW files for CV, but it looks like there's a lot of progress toward full support for it...
Please feel free to let me know if you need help in development of WoW files for CV - I'd be glad to help!!
 
The WOW files are now available on the CV web site.
 
From: mseamans [mailto:mseamans@rochester.rr.com]
Sent: Monday, August 06, 2007 6:01 PM
To: cv@support.wolflair.com
Subject: help with WOW tcg


 
PLEASE HURRY! I am tremendously looking forward to WoW support for Card Vault... I would have started development of WoW files for CV, but it looks like there's a lot of progress toward full support for it...
Please feel free to let me know if you need help in development of WoW files for CV - I'd be glad to help!!
 
The WOW files are ready at the CV site.
 
From: SAbel [mailto:SAbel@woh.rr.com]
Sent: Tuesday, July 17, 2007 5:24 PM
To: cv@support.wolflair.com
Subject: help with WOW tcg


 
I would love to get WOW in CV and I know this will make the product more attrachtive to my group.
 
Back
Top