Search found 15 matches
- Sun Mar 31, 2013 4:24 pm
- Forum: Card Coding
- Topic: Show and Tell, Mishra's Workshop, Time Vault finally working
- Replies: 15
- Views: 2411
Re: Show and Tell, Mishra's Workshop, Time Vault finally wor
the only problem with the show and tell code is that if you choose to put a creature in play, the opponet must put a creature in play. That means the opponent can't choose what kind of permanent he wants to put in play
- Sat Feb 02, 2013 11:10 am
- Forum: Card Coding
- Topic: Show and Tell, Mishra's Workshop, Time Vault finally working
- Replies: 15
- Views: 2411
Re: Show and Tell, Mishra's Workshop, Time Vault finally wor
I coded Izzet Charm, peer through depths and remand. You need to have the tezz 2.0 code that I posted here to make peer through depths work. Just select "move to four top" and select 4 cards that you want in the bottom of your library and "cancel" on the fifth time, so you can keep the instant/sorce...
- Wed Jan 23, 2013 5:44 pm
- Forum: Card Coding
- Topic: Show and Tell, Mishra's Workshop, Time Vault finally working
- Replies: 15
- Views: 2411
Re: Show and Tell, Mishra's Workshop, Time Vault finally wor
you have a good understanding of the code, but try to stay away from token workarounds at all cost ok. Thanks, I'll try not to mess with tokens Tezzeret, Agent of Bolas not working...I can choose cards to put on bottom but adds none to hand it works, you just need to select the 4 cards than choose ...
- Wed Dec 26, 2012 5:43 pm
- Forum: Card Coding
- Topic: Show and Tell, Mishra's Workshop, Time Vault finally working
- Replies: 15
- Views: 2411
Re: Show and Tell, Mishra's Workshop, Time Vault finally wor
I tested Jace 2.0 and Tezzeret 2.0 and, after some changes, they are working fine. Jace still needs some changes [card] name=Jace, the Mind Sculptor auto=counter(0/0,3,Loyalty) auto={C(0/0,2,Loyalty)}:token(-674) auto={C(0/0,2,Loyalty)}:token(-774) auto={C(0/0,0,Loyalty)}:draw:3 && token(-672) auto=...
- Wed Dec 26, 2012 4:31 pm
- Forum: Card Coding
- Topic: Show and Tell, Mishra's Workshop, Time Vault finally working
- Replies: 15
- Views: 2411
Show and Tell, Mishra's Workshop, Time Vault finally working
I worked on these 3 cards and they're almost 100% working! Show and tell works fine, when you play it, you may choose between "put artifact in play", "put creature in play", "put enchantment in play" or "put land in play". I don't know how to get rid of the "ability" options though. [card] name=Show...