It is currently 29 Apr 2024, 15:33
   
Text Size

【0523】237 Return to Ravnica cards

Moderator: CCGHQ Admins

Re: 77 Return to Ravnica cards

Postby sumomole » 06 Dec 2012, 12:17

1.png
Last edited by sumomole on 06 Apr 2013, 10:37, edited 1 time in total.
User avatar
sumomole
Programmer
 
Posts: 611
Joined: 07 Jun 2011, 08:34
Has thanked: 51 times
Been thanked: 234 times

Re: 80 Return to Ravnica cards

Postby propel0 » 10 Dec 2012, 16:12

is there an art (tdx) for archon of the triumvirate (624665)? dont see it in the file
propel0
 
Posts: 39
Joined: 13 Aug 2012, 17:34
Has thanked: 2 times
Been thanked: 2 times

Re: 80 Return to Ravnica cards

Postby sumomole » 10 Dec 2012, 16:51

propel0 wrote:is there an art (tdx) for archon of the triumvirate (624665)? dont see it in the file
Yes, but the edition of image is Prerelease Events, not RTR, and art by Svetlin Velinov.
Attachments
Archon of the Triumvirate Art by Svetlin Velinov.zip
(113.72 KiB) Downloaded 441 times
User avatar
sumomole
Programmer
 
Posts: 611
Joined: 07 Jun 2011, 08:34
Has thanked: 51 times
Been thanked: 234 times

Re: 80 Return to Ravnica cards

Postby propel0 » 11 Dec 2012, 00:43

that's fine by me, thanks for the update
propel0
 
Posts: 39
Joined: 13 Aug 2012, 17:34
Has thanked: 2 times
Been thanked: 2 times

Re: 80 Return to Ravnica cards

Postby xXAwsomesXx » 11 Dec 2012, 01:04

Has anyone try coding for moonsilver spear?
xXAwsomesXx
 
Posts: 33
Joined: 10 Dec 2012, 07:08
Has thanked: 11 times
Been thanked: 11 times

Re: 80 Return to Ravnica cards

Postby sumomole » 11 Dec 2012, 09:39

xXAwsomesXx wrote:Has anyone try coding for moonsilver spear?
Here you can request the cards you need.
User avatar
sumomole
Programmer
 
Posts: 611
Joined: 07 Jun 2011, 08:34
Has thanked: 51 times
Been thanked: 234 times

Re: 80 Return to Ravnica cards

Postby xXAwsomesXx » 11 Dec 2012, 10:32

Thanks
xXAwsomesXx
 
Posts: 33
Joined: 10 Dec 2012, 07:08
Has thanked: 11 times
Been thanked: 11 times

Re: 80 Return to Ravnica cards

Postby skullblakka » 11 Dec 2012, 10:55

i made a little modification in my code for the code of Lyev Skyknight and Archon of the Triumvirate.
with your code you can target an artifact land so i swaped

Code: Select all
    filter:AddCardType( CARD_TYPE_ARTIFACT )
    filter:AddCardType( CARD_TYPE_ENCHANTMENT )
    filter:AddCardType( CARD_TYPE_CREATURE )
    filter:AddCardType( CARD_TYPE_PLANESWALKER )
for
Code: Select all
    filter:AddExtra( FILTER_EXTRA_FLIP_CARD_TYPES )
    filter:AddCardType( CARD_TYPE_LAND )
apology my so bad english speaking :)
User avatar
skullblakka
 
Posts: 71
Joined: 31 Jul 2012, 20:16
Has thanked: 16 times
Been thanked: 17 times

Re: 80 Return to Ravnica cards

Postby sumomole » 11 Dec 2012, 14:59

skullblakka wrote:i made a little modification in my code
Yes, I was careless.:mrgreen:
User avatar
sumomole
Programmer
 
Posts: 611
Joined: 07 Jun 2011, 08:34
Has thanked: 51 times
Been thanked: 234 times

Re: 80 Return to Ravnica cards

Postby propel0 » 18 Dec 2012, 02:22

is there an art for Utvara Hellkite (624649)? thx
propel0
 
Posts: 39
Joined: 13 Aug 2012, 17:34
Has thanked: 2 times
Been thanked: 2 times

Re: 80 Return to Ravnica cards

Postby RiiakShiNal » 18 Dec 2012, 02:30

propel0 wrote:is there an art for Utvara Hellkite (624649)? thx
You can find a full card pic at magiccards.info and on Gatherer. Note the multiverse id for Utvara Hellkite is actually 270372 not 624649.
RiiakShiNal
Programmer
 
Posts: 2185
Joined: 16 May 2011, 21:37
Has thanked: 75 times
Been thanked: 497 times

Re: 80 Return to Ravnica cards

Postby sumomole » 13 Apr 2013, 14:06

1.JPG


CARDS.zip
(4.15 MiB) Downloaded 1282 times
Last edited by sumomole on 30 May 2013, 15:56, edited 1 time in total.
User avatar
sumomole
Programmer
 
Posts: 611
Joined: 07 Jun 2011, 08:34
Has thanked: 51 times
Been thanked: 234 times

Re: 【0422】78 Dragon's Maze cards

Postby East Bay » 22 Apr 2013, 19:21

Those Fuse cards look insane.
User avatar
East Bay
 
Posts: 85
Joined: 17 Mar 2013, 02:05
Has thanked: 33 times
Been thanked: 30 times

Re: 【0422】78 Dragon's Maze cards

Postby Vasht » 25 Apr 2013, 18:17

Hi,

i had some problems with Plasm Capture. I didn't get bonus mana (Added functions to my wad.Choose all lands at once and also one land after another). Is Plasm Capture only working with basic lands ? (only tested with dual lands )
Vasht
 
Posts: 33
Joined: 05 Jan 2013, 10:28
Has thanked: 20 times
Been thanked: 0 time

Re: 【0422】78 Dragon's Maze cards

Postby sumomole » 25 Apr 2013, 22:49

Vasht wrote:i had some problems with Plasm Capture. I didn't get bonus mana (Added functions to my wad.Choose all lands at once and also one land after another). Is Plasm Capture only working with basic lands ? (only tested with dual lands )
Plasm Capture uses the mana token, you must copy the files of mana token into your wad.
User avatar
sumomole
Programmer
 
Posts: 611
Joined: 07 Jun 2011, 08:34
Has thanked: 51 times
Been thanked: 234 times

PreviousNext

Return to 2013

Who is online

Users browsing this forum: No registered users and 7 guests

cron

Who is online

In total there are 7 users online :: 0 registered, 0 hidden and 7 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 7 guests

Login Form