New Feature Print Deck and SetInfo
Hi all,
I want to integrate my print deck class function to mtgForge.
At first before I check more closely my program used
#1
The path of the images in the
\res\pics
#2
If the picture his not found I use the url in
\res\pics_link
#3
Finally I use the url of wizard magic the gathering with low res.
But after configuring my svn and checking more closely I saw that all the cards seems to have :
SetInfo:WTH|Common|http://magiccards.info/scans/en/wl/31.jpg
His the SetInfo will replace the url in \res\pics_link method ?
And his it sure that all the cards will have this info ?
Are they the Low Quality pictures that we can download via the menu ?
Thanks to all
I want to integrate my print deck class function to mtgForge.
At first before I check more closely my program used
#1
The path of the images in the
\res\pics
#2
If the picture his not found I use the url in
\res\pics_link
#3
Finally I use the url of wizard magic the gathering with low res.
But after configuring my svn and checking more closely I saw that all the cards seems to have :
SetInfo:WTH|Common|http://magiccards.info/scans/en/wl/31.jpg
His the SetInfo will replace the url in \res\pics_link method ?
And his it sure that all the cards will have this info ?
Are they the Low Quality pictures that we can download via the menu ?
Thanks to all