Board index
Programs with AI or Rules Enforcement
Magic: The Gathering - Duels of the Planeswalkers
New MTG Cards and Decks (2010, 2012, 2013, 2014, 2015, Magic Duels)
2014




Kieran: Taken deck request (2014)
Moderator: CCGHQ Admins
Re: Kieran: Taken deck request (2014)
by thefiremind » 22 Sep 2013, 08:51
CanOnlyBlock_Set accepts only EVASION_... constants as parameters, you can't do anything you want with it. We would need a "CHARACTERISTIC_CAN_BE_BLOCKED_BY_ONLY_ONE_CREATURE", which doesn't exist.GrovyleXShinyCelebi wrote:Alpha Authority: anyone know how to make a creature only be blockable by one creature? I'm thinking GetCurrentCharacteristics():CanOnlyBlock_Set(), but has anyone used it?
You could make a list of card names that have flashback, and look for one of them. The problem is that there's no way in DotP2014 to target a card in the exile zone. You could choose your target in a PLAY_TIME_ACTION: it wouldn't be really targetted, but there are no cards that care about targetting something in the exile zone, so it should be a safe approximation.GrovyleXShinyCelebi wrote:Runic Repetition: anyone know how to gather all cards with flashback? I don't know if there's a function or compartment or whatever specifically designed to recognize flashback...
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
Currently busy with life...
-
thefiremind - Programmer
- Posts: 3515
- Joined: 07 Nov 2011, 10:55
- Has thanked: 118 times
- Been thanked: 722 times
Re: Kieran: Taken deck request (2014)
by GrovyleXShinyCelebi » 22 Sep 2013, 13:44
Aww... I guess for now there's no way to make Alpha Authority...thefiremind wrote:CanOnlyBlock_Set accepts only EVASION_... constants as parameters, you can't do anything you want with it. We would need a "CHARACTERISTIC_CAN_BE_BLOCKED_BY_ONLY_ONE_CREATURE", which doesn't exist.GrovyleXShinyCelebi wrote:Alpha Authority: anyone know how to make a creature only be blockable by one creature? I'm thinking GetCurrentCharacteristics():CanOnlyBlock_Set(), but has anyone used it?You could make a list of card names that have flashback, and look for one of them. The problem is that there's no way in DotP2014 to target a card in the exile zone. You could choose your target in a PLAY_TIME_ACTION: it wouldn't be really targetted, but there are no cards that care about targetting something in the exile zone, so it should be a safe approximation.GrovyleXShinyCelebi wrote:Runic Repetition: anyone know how to gather all cards with flashback? I don't know if there's a function or compartment or whatever specifically designed to recognize flashback...
I'm not used to PLAY_TIME_ACTION blocks so I will have trouble making Runic Repetition if it's in fact makeable. I hate the idea of making a list of card names with something and searching for a card with that name; not only are there well over 100 cards with flashback but when new cards are released with new sets you'd have to account for those as well, and it's just impractical (though I understand sometimes it's the only way to code a card).
P.S. I already coded in Twilight Drover. Did I forget to post it?
- Attachments
-
twilight drover.rar
- (412.56 KiB) Downloaded 490 times
(in Duels 2014)
Duels 2012: viewtopic.php?f=109&t=12152
Duels 2013: viewtopic.php?f=109&t=12481&p=137458#p137458
Duels 2012: viewtopic.php?f=109&t=12152
Duels 2013: viewtopic.php?f=109&t=12481&p=137458#p137458
-
GrovyleXShinyCelebi - Posts: 294
- Joined: 12 Jun 2013, 18:23
- Has thanked: 14 times
- Been thanked: 37 times
Re: Kieran: Taken deck request (2014)
by GrovyleXShinyCelebi » 22 Sep 2013, 15:59
Oh yeah, I managed to make a few cards - including that Abhorrent Overlord you wanted.
- Attachments
-
zzz-nontheros2.rar
- Abhorrent Overlord, Back from the Brink, Nightmare Incursion
- (1.08 MiB) Downloaded 420 times
(in Duels 2014)
Duels 2012: viewtopic.php?f=109&t=12152
Duels 2013: viewtopic.php?f=109&t=12481&p=137458#p137458
Duels 2012: viewtopic.php?f=109&t=12152
Duels 2013: viewtopic.php?f=109&t=12481&p=137458#p137458
-
GrovyleXShinyCelebi - Posts: 294
- Joined: 12 Jun 2013, 18:23
- Has thanked: 14 times
- Been thanked: 37 times
Re: Kieran: Taken deck request (2014)
by Kieran » 22 Sep 2013, 18:19
GrovyleXShinyCelebi, thanks I can go ahead and finish TheVelvetTeddyBear's deck now. Abhorrent Overloard was requested for his unlocks @ the last minutes. Also, I have a quick question: How do I link / hyper-link to the created decks using just the names of the decks instead of the using the full url? It's past time to list everything in the opening thread.
Re: Kieran: Taken deck request (2014)
by thefiremind » 22 Sep 2013, 18:23
When you have a doubt about how to do something in a forum message, quote someone who did that, and see how it was done (there's no need to post the message afterwards).Kieran wrote:How do I link / hyper-link to the created decks using just the names of the decks instead of the using the full url? It's past time to list everything in the opening thread.
Do you mean like this?
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
Currently busy with life...
-
thefiremind - Programmer
- Posts: 3515
- Joined: 07 Nov 2011, 10:55
- Has thanked: 118 times
- Been thanked: 722 times
Re: Kieran: Taken deck request (2014)
by GrovyleXShinyCelebi » 22 Sep 2013, 19:49
Alright, this should be the majority of non-Theros cards needed.
Does anyone have a list of cards from the Theros list already made?
Does anyone have a list of cards from the Theros list already made?
- Attachments
-
zzz-nontheros3.rar
- Call of the Kindred, Ethereal Armor, Index, Madcap Skills, Memory's Journey, Mindshrieker, Mystic Retrieval, Secrets of the Dead
- (2.45 MiB) Downloaded 508 times
(in Duels 2014)
Duels 2012: viewtopic.php?f=109&t=12152
Duels 2013: viewtopic.php?f=109&t=12481&p=137458#p137458
Duels 2012: viewtopic.php?f=109&t=12152
Duels 2013: viewtopic.php?f=109&t=12481&p=137458#p137458
-
GrovyleXShinyCelebi - Posts: 294
- Joined: 12 Jun 2013, 18:23
- Has thanked: 14 times
- Been thanked: 37 times
Re: Kieran: Taken deck request (2014)
by Nay » 22 Sep 2013, 21:58
While i was testing Dreadbore i found out it could target neither creatures nor planeswalkers.
I managed to make it work by replacing the targeting portion of the code with the one from Sorin, Lord of Innistrad:
I managed to make it work by replacing the targeting portion of the code with the one from Sorin, Lord of Innistrad:
- Code: Select all
<TARGET_DEFINITION id="0">
local filter = ClearFilter()
filter:Set_Or()
filter:Add(FE_TYPE, OP_IS, CARD_TYPE_CREATURE)
local subFilter = filter:AddSubFilter_And()
subFilter:Add( FE_CARD_INSTANCE, OP_NOT, EffectSource() )
PLW_FilterNameSet(subFilter, "PLANESWALKERS", true)
</TARGET_DEFINITION>
Re: Kieran: Taken deck request (2014)
by thefiremind » 22 Sep 2013, 22:18
Our Planeswalkers are approximations and often need tweaks on the cards in order to be recognized as Planeswalkers. While your code works if you have the Planeswalkers pool installed, it won't work for people who don't have that. There's a way to make it 100% compatible:Nay wrote:While i was testing Dreadbore i found out it could target neither creatures nor planeswalkers.
- Code: Select all
<TARGET_DEFINITION id="0">
local filter = ClearFilter()
filter:Set_Or()
filter:Add(FE_TYPE, OP_IS, CARD_TYPE_CREATURE)
if PLW_FilterNameSet ~= nil then
PLW_FilterNameSet(filter, "PLANESWALKERS", true)
else
filter:Add(FE_TYPE, OP_IS, CARD_TYPE_PLANESWALKER)
end
</TARGET_DEFINITION>
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
Currently busy with life...
-
thefiremind - Programmer
- Posts: 3515
- Joined: 07 Nov 2011, 10:55
- Has thanked: 118 times
- Been thanked: 722 times
Re: Kieran: Taken deck request (2014)
by Alexbonobo » 22 Sep 2013, 22:45
Hey guys,
Awesome decks, I just wanna mention that when i select decks, flickering trinkets and ancient trap v2 appears twice, should I check for some files? I just installed the wads of those decks and also Radkos Pit. They end in same number (14) and if I add Radkos and ancient trap, the last is two times while Radkos is not. I tried changing some numbers but should I change something else?? Thanks
Awesome decks, I just wanna mention that when i select decks, flickering trinkets and ancient trap v2 appears twice, should I check for some files? I just installed the wads of those decks and also Radkos Pit. They end in same number (14) and if I add Radkos and ancient trap, the last is two times while Radkos is not. I tried changing some numbers but should I change something else?? Thanks
- Alexbonobo
- Posts: 5
- Joined: 18 Sep 2013, 14:23
- Has thanked: 0 time
- Been thanked: 0 time
Re: Kieran: Taken deck request (2014)
by Pheonix56 » 23 Sep 2013, 06:18
Hi, I like have a huge request. I always wanted to put together a fox deck. I dunno which of these cards are available/can be coded.
1. Dawn of the Fox
2. Eight-and-a-Half-Tails/any that fits
3. Eight-and-a-Half-Tails/any that fits
4. anything you feel like putting there
5. Eight-and-a-Half-Tails/any that fits
6. Eight-and-a-Half-Tails/any that fits
7. 100070... I think
8. no
9. Size: 2/5 Speed: 3/5 Flexibility: 3/5 Synergy: 3/5
10.
2x Kitsune Mystic (Autumn-Tail, Kitsune Sage)
2x Kitsune Blademaster
2x Kitsune Dawnblade
2x Eight-and-a-Half-Tails
2x Pious Kitsune
2x Samurai of the Pale Curtain
2x Sensei Golden-Tail
2x Patron of the Kitsune
1x Opal-Eye, Konda's Yojimbo
1x Silverstorm Samurai
2x Ajani Goldmane
2x Recumbent Bliss
2x Ghostly Prison
1x Staff of the Sun Magus
2x Griffon Rider
2x Armored Ascension
1x Angelic Destiny
2x Spirit Mantle
2x Divine Favor
2x Gift of Orzhova
2x Call to Glory
1x Boon Reflection
21x Plains
11. White
Thanks in advance. Please don't be mad at me if I ended up listing cards that can't be coded, I have little to no idea about this. :3
1. Dawn of the Fox
2. Eight-and-a-Half-Tails/any that fits
3. Eight-and-a-Half-Tails/any that fits
4. anything you feel like putting there
5. Eight-and-a-Half-Tails/any that fits
6. Eight-and-a-Half-Tails/any that fits
7. 100070... I think
8. no
9. Size: 2/5 Speed: 3/5 Flexibility: 3/5 Synergy: 3/5
10.
2x Kitsune Mystic (Autumn-Tail, Kitsune Sage)
2x Kitsune Blademaster
2x Kitsune Dawnblade
2x Eight-and-a-Half-Tails
2x Pious Kitsune
2x Samurai of the Pale Curtain
2x Sensei Golden-Tail
2x Patron of the Kitsune
1x Opal-Eye, Konda's Yojimbo
1x Silverstorm Samurai
2x Ajani Goldmane
2x Recumbent Bliss
2x Ghostly Prison
1x Staff of the Sun Magus
2x Griffon Rider
2x Armored Ascension
1x Angelic Destiny
2x Spirit Mantle
2x Divine Favor
2x Gift of Orzhova
2x Call to Glory
1x Boon Reflection
21x Plains
11. White
Thanks in advance. Please don't be mad at me if I ended up listing cards that can't be coded, I have little to no idea about this. :3
Re: Kieran: Taken deck request (2014)
by Kieran » 23 Sep 2013, 07:52
Thank you yet again for the hard work GrovyleXShinyCelebi and everyone else. I'm doing my best to get the request filled as fast as possible. I decided to finish and test four decks before I post them. Look for links in the opening thread later on. Also, here is the list of Theros cards currently available in the Theros thread alphabetically arranged:
Anax and Cymede
Battlewise Hoplite
Bident of Thassa
Curse of the Swine
Fleecemane Lion
Gift of Immortality
Gods of Theros
Master of Waves
Mistcutter Hydra
Ordeal of Thassa
Polukranos, World Eater
Prophet of Kruphix
Spear of Heliod
Sylvan Caryatid
Temple lands
Whip of Erebos
These were provided by jacque and are available in the Formal Request thread:
Gray Merchant of Asphodel
Nykthos, Shrine to Nyx
Read the Bones
Also, I have a quick question for anyone who can provide an answer: Is there a tutorial for making custom token cards? I tried to do a few per a request but the full art is not showing. Only the top part is visible and it looks really weird. Plus, how do I associate said token with a card and / or cards? Lastly, how do I force the game to not add lands to my / a particular deck? Do I have to edit a XML? Again, thanks everyone for all the hard work.
Anax and Cymede
Battlewise Hoplite
Bident of Thassa
Curse of the Swine
Fleecemane Lion
Gift of Immortality
Gods of Theros
Master of Waves
Mistcutter Hydra
Ordeal of Thassa
Polukranos, World Eater
Prophet of Kruphix
Spear of Heliod
Sylvan Caryatid
Temple lands
Whip of Erebos
These were provided by jacque and are available in the Formal Request thread:
Gray Merchant of Asphodel
Nykthos, Shrine to Nyx
Read the Bones
Alexbonobo, I'm not sure why why your decks are appearing twice. I suppose it has something to do with the UID numbers. Someone with more knowledge concerning this issue will be along eventually to help you out. Meanwhile, I'll start changing some numbers and see what I come up with.Alexbonobo wrote:Hey guys,
Awesome decks, I just wanna mention that when i select decks, flickering trinkets and ancient trap v2 appears twice, should I check for some files? I just installed the wads of those decks and also Radkos Pit. They end in same number (14) and if I add Radkos and ancient trap, the last is two times while Radkos is not. I tried changing some numbers but should I change something else?? Thanks
Thanks for the request Pheonix56. I'll be posting 4 requested decks before the end of the day and I'll definitely scroll through your card list and see if I have the ones you need. If not, I'll request them and proceed when they're available.Pheonix56 wrote:Hi, I like have a huge request. I always wanted to put together a fox deck. I dunno which of these cards are available/can be coded.
1. Dawn of the Fox
2. Eight-and-a-Half-Tails/any that fits
3. Eight-and-a-Half-Tails/any that fits
4. anything you feel like putting there
5. Eight-and-a-Half-Tails/any that fits
6. Eight-and-a-Half-Tails/any that fits
7. 100070... I think
8. no
9. Size: 2/5 Speed: 3/5 Flexibility: 3/5 Synergy: 3/5
10.
2x Kitsune Mystic (Autumn-Tail, Kitsune Sage)
2x Kitsune Blademaster
2x Kitsune Dawnblade
2x Eight-and-a-Half-Tails
2x Pious Kitsune
2x Samurai of the Pale Curtain
2x Sensei Golden-Tail
2x Patron of the Kitsune
1x Opal-Eye, Konda's Yojimbo
1x Silverstorm Samurai
2x Ajani Goldmane
2x Recumbent Bliss
2x Ghostly Prison
1x Staff of the Sun Magus
2x Griffon Rider
2x Armored Ascension
1x Angelic Destiny
2x Spirit Mantle
2x Divine Favor
2x Gift of Orzhova
2x Call to Glory
1x Boon Reflection
21x Plains
11. White
Thanks in advance. Please don't be mad at me if I ended up listing cards that can't be coded, I have little to no idea about this. :3
Also, I have a quick question for anyone who can provide an answer: Is there a tutorial for making custom token cards? I tried to do a few per a request but the full art is not showing. Only the top part is visible and it looks really weird. Plus, how do I associate said token with a card and / or cards? Lastly, how do I force the game to not add lands to my / a particular deck? Do I have to edit a XML? Again, thanks everyone for all the hard work.
Re: Kieran: Taken deck request (2014)
by Pheonix56 » 23 Sep 2013, 13:55
Many, many thanks! And another request/suggestion, could you please keep the first post updated with the awesome decks you're posting in this thread? It would make it easier and quicker for us to keep track of them or to get them in the future.Kieran wrote:Thanks for the request Pheonix56. I'll be posting 4 requested decks before the end of the day and I'll definitely scroll through your card list and see if I have the ones you need. If not, I'll request them and proceed when they're available.
Re: Kieran: Taken deck request (2014)
by GrovyleXShinyCelebi » 23 Sep 2013, 22:15
I noticed that alot of the cards requested are in the recent expansion, and so I'd like to ask a fairly tall request to this community. I'm probably not going to get the expansion anytime soon (mainly cause of a lack of interest in actually playing Duels 2014), so I was wondering if someone could send me all the cards and their art from the expansion pack. I'd REALLY love to see how alot of the expansion cards are coded officially, and I'd also like them there as a resource in case if anyone needs expansion cards in a future modded deck.Pheonix56 wrote:Hi, I like have a huge request. I always wanted to put together a fox deck. I dunno which of these cards are available/can be coded.
1. Dawn of the Fox
2. Eight-and-a-Half-Tails/any that fits
3. Eight-and-a-Half-Tails/any that fits
4. anything you feel like putting there
5. Eight-and-a-Half-Tails/any that fits
6. Eight-and-a-Half-Tails/any that fits
7. 100070... I think
8. no
9. Size: 2/5 Speed: 3/5 Flexibility: 3/5 Synergy: 3/5
10.
2x Kitsune Mystic (Autumn-Tail, Kitsune Sage)
2x Kitsune Blademaster
2x Kitsune Dawnblade
2x Eight-and-a-Half-Tails
2x Pious Kitsune
2x Samurai of the Pale Curtain
2x Sensei Golden-Tail
2x Patron of the Kitsune
1x Opal-Eye, Konda's Yojimbo
1x Silverstorm Samurai
2x Ajani Goldmane
2x Recumbent Bliss
2x Ghostly Prison
1x Staff of the Sun Magus
2x Griffon Rider
2x Armored Ascension
1x Angelic Destiny
2x Spirit Mantle
2x Divine Favor
2x Gift of Orzhova
2x Call to Glory
1x Boon Reflection
21x Plains
11. White
Thanks in advance. Please don't be mad at me if I ended up listing cards that can't be coded, I have little to no idea about this. :3
If anyone is willing to donate me the stuff from the expansion I'd be extremely grateful!
With that said, I did get Kederekt Parasite and Shocker done! Apologies for not doing it yesterday like I promised...
- Attachments
-
kederekt_parasite_shocker.rar
- (762.11 KiB) Downloaded 355 times
(in Duels 2014)
Duels 2012: viewtopic.php?f=109&t=12152
Duels 2013: viewtopic.php?f=109&t=12481&p=137458#p137458
Duels 2012: viewtopic.php?f=109&t=12152
Duels 2013: viewtopic.php?f=109&t=12481&p=137458#p137458
-
GrovyleXShinyCelebi - Posts: 294
- Joined: 12 Jun 2013, 18:23
- Has thanked: 14 times
- Been thanked: 37 times
Re: Kieran: Taken deck request (2014)
by drleg3nd » 23 Sep 2013, 23:48
guess i shoulda post my cards from theros that i made, i'm not home but i can tell off the top of my head i made:Lightning Strike, Magma Jet, Dissolve, Ordeal of Phosphuros, Fabled Hero etc.. if you would like complete list of cards unpack my vizkopa creed deck
Who is online
Users browsing this forum: No registered users and 7 guests