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




Way to move cards from one zone directly onto the stack?
Moderator: CCGHQ Admins
5 posts
• Page 1 of 1
Way to move cards from one zone directly onto the stack?
by fallenangle » 29 Sep 2014, 16:07
Is there a way to temporarily move a card onto the stack without casting it? I know this isn't normally something you would do, but I'm curious to know if it's possible, and, if so, how it might be done.
Thanks in advance for your help.
Thanks in advance for your help.
- fallenangle
- Posts: 319
- Joined: 20 Jul 2013, 02:31
- Has thanked: 73 times
- Been thanked: 41 times
Re: Way to move cards from one zone directly onto the stack?
by NeoAnderson » 29 Sep 2014, 16:14
I don't remeber if i tried but you can test with :fallenangle wrote:Is there a way to temporarily move a card onto the stack without casting it? I know this isn't normally something you would do, but I'm curious to know if it's possible, and, if so, how it might be done.
Thanks in advance for your help.
- Code: Select all
card:QueueZoneChange( ZONE_STACK, card:GetOwner() )
- NeoAnderson
- Posts: 914
- Joined: 10 Sep 2013, 07:49
- Has thanked: 18 times
- Been thanked: 139 times
Re: Way to move cards from one zone directly onto the stack?
by thefiremind » 29 Sep 2014, 18:00
You can try, but I think it will freeze the game.
< 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: Way to move cards from one zone directly onto the stack?
by Tejahn » 29 Sep 2014, 18:41
Be sure to post your results fallenangle. I'm curious about this too. Also, while were discussing the Stack, is there a way to implement this:
When this card is on top of your library reveal it (turn it face up). You may counter any number of spells on the stack you don't control without paying any cost. Put any cards countered this way on the bottom of their owners library and place this card on the battlefield tapped.
EDIT: Perhaps my question should have been asked in the Programming section...
When this card is on top of your library reveal it (turn it face up). You may counter any number of spells on the stack you don't control without paying any cost. Put any cards countered this way on the bottom of their owners library and place this card on the battlefield tapped.
EDIT: Perhaps my question should have been asked in the Programming section...
Last edited by Tejahn on 29 Sep 2014, 20:34, edited 1 time in total.
Re: Way to move cards from one zone directly onto the stack?
by fallenangle » 29 Sep 2014, 19:35
It actually worked, but then it cast the spell afterward. Weird. Thank you both again for your suggestions. On another note, activated abilities on cards on the stack don't work; but this may not necessarily apply to mana abilities. I haven't tested that yet.
- fallenangle
- Posts: 319
- Joined: 20 Jul 2013, 02:31
- Has thanked: 73 times
- Been thanked: 41 times
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 34 guests